Data Fields | |
uint8_t | RAMId |
uint8_t | aggregatorTypeInjectOnly |
uint8_t | ramIdType |
uint16_t | numCheckers |
const SDL_GrpChkConfig_t * | grpChkConfig |
uint8_t SDL_RAMIdEntry_t::RAMId |
Unique Ram Identifier
uint8_t SDL_RAMIdEntry_t::aggregatorTypeInjectOnly |
Variable to track if the ECC aggregator configuration is only inject only or a full fledged ecc aggregator including tracking of error status A value of 1 represents "Inject Only", and a value of 0 represents "Inject with Error Capture"
uint8_t SDL_RAMIdEntry_t::ramIdType |
Variable to track if the RAM ID is interconnect type (1) or wrapper type (0)
uint16_t SDL_RAMIdEntry_t::numCheckers |
Variable to specify the number of checkers if this is interconnect type (1)
const SDL_GrpChkConfig_t* SDL_RAMIdEntry_t::grpChkConfig |
Variable to store the checker information for this RAM ID if it is interconnect type (1)