Data Fields | |
SDL_ECC_MemSubType | memSubType |
uintptr_t | memStartAddr |
uint32_t | size |
uint32_t | stride |
uint32_t | rowSize |
bool | readable |
SDL_ECC_MemSubType SDL_MemConfig_t::memSubType |
Memory subtype - used to index/search for these memory configs
uintptr_t SDL_MemConfig_t::memStartAddr |
Memory start address
uint32_t SDL_MemConfig_t::size |
Size of memory in bytes
uint32_t SDL_MemConfig_t::stride |
Stride of memory in bytes
uint32_t SDL_MemConfig_t::rowSize |
Size of each row in the memory in number of bits
bool SDL_MemConfig_t::readable |
Memory section whether it is directly readable