CORDET Framework - C2 Implementation
|
Type description. More...
Data Fields | |
CrPsAddr_t | debugVarAddr [HK_N_DEBUG_VAR] |
Array of HK_N_DEBUG_VAR elements. More... | |
CrPsDestSrc_t | dest [HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements. More... | |
CrPsFlag_t | isEnabled [HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements. More... | |
CrPsPeriod_t | period [HK_N_REP_DEF] |
Collection period in units of HK_COLLECT_PER. | |
CrPsSid_t | sid [HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements. More... | |
Type description.
Definition at line 32 of file CrPsDpServHk.h.
CrPsAddr_t debugVarAddr[HK_N_DEBUG_VAR] |
Array of HK_N_DEBUG_VAR elements.
The I-th element is the address of the I-th debug variable
Definition at line 37 of file CrPsDpServHk.h.
CrPsDestSrc_t dest[HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements.
The I-th element is the destination of the I-th Report Definition in the RDL
Definition at line 42 of file CrPsDpServHk.h.
CrPsFlag_t isEnabled[HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements.
The I-th element is the enable status of the I-th Report Definition in the RDL
Definition at line 47 of file CrPsDpServHk.h.
CrPsSid_t sid[HK_N_REP_DEF] |
Array of HK_N_REP_DEF elements.
The I-th element is the SID of the I-th Report Definition in the RDL
Definition at line 56 of file CrPsDpServHk.h.