#include <ngcbNET.hpp>
|
| int | serNo1 |
| | Serial number part 1 (board)
|
| |
| int | serNo2 |
| | Serial number part 2 (board)
|
| |
| int | serNoTrans1 |
| | serial number part 1 (transition board)
|
| |
| int | serNoTrans2 |
| | serial number part 2 (transition board)
|
| |
| int | serNoBack1 |
| | Serial number part 1 (backplane)
|
| |
| int | serNoBack2 |
| | Serial number part 2 (backplane)
|
| |
| int | id |
| | ID-register content.
|
| |
| int | date |
| | Date-register content.
|
| |
| int | type |
| | Board type.
|
| |
| int | version |
| | Board version (sub-type)
|
| |
| int | revision |
| | Hardware revision.
|
| |
| int | firmware |
| | Firmware revision.
|
| |
| char | productString [64] |
| | Product name.
|
| |
◆ ngcb_binfo_t()
| ngcb_binfo_t::ngcb_binfo_t |
( |
| ) |
|
|
inline |
◆ date
◆ firmware
| int ngcb_binfo_t::firmware |
◆ id
◆ productString
| char ngcb_binfo_t::productString[64] |
◆ revision
| int ngcb_binfo_t::revision |
◆ serNo1
Serial number part 1 (board)
◆ serNo2
Serial number part 2 (board)
◆ serNoBack1
| int ngcb_binfo_t::serNoBack1 |
Serial number part 1 (backplane)
◆ serNoBack2
| int ngcb_binfo_t::serNoBack2 |
Serial number part 2 (backplane)
◆ serNoTrans1
| int ngcb_binfo_t::serNoTrans1 |
serial number part 1 (transition board)
◆ serNoTrans2
| int ngcb_binfo_t::serNoTrans2 |
serial number part 2 (transition board)
◆ type
◆ version
| int ngcb_binfo_t::version |
The documentation for this struct was generated from the following file: