AlcapDAQ
1
|
#include <CFASegment.h>
Data Fields | |
int32_t | modelId |
int32_t | numChecks |
struct { | |
uint32_t address | |
uint32_t value | |
} | registerChecks [] |
struct { | |
uint32_t address | |
uint32_t value | |
} | registerChecks [] |
Definition at line 13 of file CFASegment.h.
uint32_t CFAModelType1_t::address |
Definition at line 16 of file CFASegment.h.
Referenced by validateModel().
int32_t CFAModelType1_t::modelId |
Definition at line 14 of file CFASegment.h.
Referenced by validateModel().
int32_t CFAModelType1_t::numChecks |
Definition at line 15 of file CFASegment.h.
Referenced by validateModel().
struct { ... } CFAModelType1_t::registerChecks[] |
Referenced by validateModel().
struct { ... } CFAModelType1_t::registerChecks[] |
uint32_t CFAModelType1_t::value |
Definition at line 16 of file CFASegment.h.
Referenced by validateModel().