AM273x MCU+ SDK  09.02.00
SDL_RAMIdEntry_t Struct Reference

Data Fields

uint32_t RAMId
 
uint32_t aggregatorTypeInjectOnly
 
uint32_t ramIdType
 
uint32_t numCheckers
 
const SDL_GrpChkConfig_tgrpChkConfig
 

Field Documentation

◆ RAMId

uint32_t SDL_RAMIdEntry_t::RAMId

Unique Ram Identifier

◆ aggregatorTypeInjectOnly

uint32_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"

◆ ramIdType

uint32_t SDL_RAMIdEntry_t::ramIdType

Variable to track if the RAM ID is interconnect type (1) or wrapper type (0)

◆ numCheckers

uint32_t SDL_RAMIdEntry_t::numCheckers

Variable to specify the number of checkers if this is interconnect type (1)

◆ grpChkConfig

const SDL_GrpChkConfig_t* SDL_RAMIdEntry_t::grpChkConfig

Variable to store the checker information for this RAM ID if it is interconnect type (1)