|  | SDL API Guide for J721E
    | 
MPU Data configuration.
This structure defines the elements of the MPU Data configuration Please refer to ARM R5 Technical Reference Manual for details on MPU The self test code assumes a free memory region ID to be provided which configures the test memory location sub region to trigger the intended
| Data Fields | |
| uint32_t * | pMemLocation | 
| SDL_MPU_memAccessType | memAccessType | 
| uint32_t | mpuRegionId | 
| uint32_t* SDL_MPU_memConfig_t::pMemLocation | 
Pointer to 16 byte aligned 32 byte memory block for self test example location as 0x41C7EFE0
| SDL_MPU_memAccessType SDL_MPU_memConfig_t::memAccessType | 
Memory access type to be used to generate exception
| uint32_t SDL_MPU_memConfig_t::mpuRegionId | 
MPU Region ID to be used for MPU Self Test