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

Multi-IO Carrier Card Configuration, Subsystems, and Memory Mapping Structure. More...

#include <modInfo.h>

Collaboration diagram for CardInfo:
CardInfo Node1 CardInfo Node2 ModInfoType Node2->Node1 mod
[legend]

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.

Detailed Description

Multi-IO Carrier Card Configuration, Subsystems, and Memory Mapping Structure.

Field Documentation

◆ busIndex

UInt8 CardInfo::busIndex

The card bus index number.

◆ memBaseAddr

UInt32 CardInfo::memBaseAddr

The memory base address of the card.

◆ mod

ModInfoType CardInfo::mod[(5U)]

The I/O information in the card.

◆ modCount

UInt32 CardInfo::modCount

The number of I/O module count in the card.

◆ number

UInt8 CardInfo::number

The card index number.

◆ state

ModeState CardInfo::state

The current state of the card.

◆ type

CardType CardInfo::type

Type of card.


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