MPU settings as stored in the TCB. More...
#include <portmacro.h>
Data Fields | |
uint32_t | ulMAIR0 |
MPURegionSettings_t | xRegionsSettings [portTOTAL_NUM_REGIONS] |
MPU settings as stored in the TCB.
uint32_t xMPU_SETTINGS::ulMAIR0 |
MAIR0 for the task containing attributes for all the 4 per task regions.
MPURegionSettings_t xMPU_SETTINGS::xRegionsSettings[portTOTAL_NUM_REGIONS] |
Settings for 4 per task regions.