|
HFCC-01 Low-Level Software (LLSW) Rel_6802_HFCC-01-RP-CSAR-CB
|
Multi-IO Carrier Card Configuration, Subsystems, and Memory Mapping Structure. More...
#include <modInfo.h>
Data Fields | |
| UInt8 | busIndex |
| The card bus index number. | |
| UInt8 | number |
| The card index number. | |
| CardType | type |
| Type of card. | |
| ModeState | state |
| The current state of the card. | |
| ModInfoType | mod [(5U)] |
| The I/O information in the card. | |
| UInt32 | memBaseAddr |
| The memory base address of the card. | |
| UInt32 | modCount |
| The number of I/O module count in the card. | |
Multi-IO Carrier Card Configuration, Subsystems, and Memory Mapping Structure.
| UInt8 CardInfo::busIndex |
The card bus index number.
| UInt32 CardInfo::memBaseAddr |
The memory base address of the card.
| ModInfoType CardInfo::mod[(5U)] |
The I/O information in the card.
| UInt32 CardInfo::modCount |
The number of I/O module count in the card.
| UInt8 CardInfo::number |
The card index number.
| ModeState CardInfo::state |
The current state of the card.
| CardType CardInfo::type |
Type of card.