HFCC-01 Low-Level Software (LLSW) Rel_6802_HFCC-01-RP-CSAR-CB
Loading...
Searching...
No Matches
BoardInfo Struct Reference

Multi-IO Hardware Board Manufacturing and Firmware Version Telemetry Structure. More...

#include <modInfo.h>

Collaboration diagram for BoardInfo:
BoardInfo Node1 BoardInfo Node2 Version Node2->Node1 cpldVersion fpgaVersion
[legend]

Data Fields

CardType type
 Type of card.
ModeState state
 The current state of the board.
UInt32 serialNum
 The board serial number.
Char platform [(5U)]
 Target computing platform architecture identifier.
Char model [(5U)]
 The board model name.
Char generation [(5U)]
 The board generation name.
Char mainBrdRevision [(5U)]
 The main board revision number.
Version cpldVersion
 The CPLD revision number.
Version fpgaVersion
 The FPGA revision number.
Char modId [(5U)][(5U)]
 Identifiers of mezzanine module cards installed on board.
UInt32 modCount
 The number of I/O module in the card.

Detailed Description

Multi-IO Hardware Board Manufacturing and Firmware Version Telemetry Structure.

Field Documentation

◆ cpldVersion

Version BoardInfo::cpldVersion

The CPLD revision number.

◆ fpgaVersion

Version BoardInfo::fpgaVersion

The FPGA revision number.

◆ generation

Char BoardInfo::generation[(5U)]

The board generation name.

◆ mainBrdRevision

Char BoardInfo::mainBrdRevision[(5U)]

The main board revision number.

◆ modCount

UInt32 BoardInfo::modCount

The number of I/O module in the card.

◆ model

Char BoardInfo::model[(5U)]

The board model name.

◆ modId

Char BoardInfo::modId[(5U)][(5U)]

Identifiers of mezzanine module cards installed on board.

◆ platform

Char BoardInfo::platform[(5U)]

Target computing platform architecture identifier.

◆ serialNum

UInt32 BoardInfo::serialNum

The board serial number.

◆ state

ModeState BoardInfo::state

The current state of the board.

◆ type

CardType BoardInfo::type

Type of card.


The documentation for this struct was generated from the following file: