CORDET Framework - C2 Implementation
|
Type description. More...
Data Fields | |
CrFwCounterU4_t | cycleCnt [HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements. More... | |
CrPsValueU4_t | debugVar [HK_N_DEBUG_VAR] |
Array of HK_N_DEBUG_VAR elements. More... | |
CrPsParamId_t | lstId [HK_N_REP_DEF *HK_MAX_N_ITEMS] |
Max N Items. | |
CrPsNumberU2_t | lstNSampRep [HK_N_REP_DEF *HK_MAX_N_GR] |
Max N rep; nRep[1..nGroup]. | |
CrPsRepetition_t | lstSampleRep [HK_N_REP_DEF *HK_MAX_N_GR] |
max N group; rep[1..nGroup] | |
CrPsNumberU2_t | nSimple [HK_N_REP_DEF] |
max ximple | |
CrPsParamId_t | sampleBufId [HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements. More... | |
Type description.
Definition at line 62 of file CrPsDpServHk.h.
CrFwCounterU4_t cycleCnt[HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements.
The I-th element is the cycle counter for the I-th Report Definitions in the RDL
Definition at line 67 of file CrPsDpServHk.h.
CrPsValueU4_t debugVar[HK_N_DEBUG_VAR] |
Array of HK_N_DEBUG_VAR elements.
The I-th element is the value of the I-th debug variable
Definition at line 72 of file CrPsDpServHk.h.
CrPsParamId_t sampleBufId[HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements.
The I-th element is the identifier of the Sampling Buffer for the I-th Report Definition in the RDL
Definition at line 93 of file CrPsDpServHk.h.