RZ/V Flexible Software Package Documentation  Release v1.1.0
xMPU_SETTINGS Struct Reference

MPU settings as stored in the TCB. More...

#include <portmacro.h>

Data Fields

uint32_t ulMAIR0
 
MPURegionSettings_t xRegionsSettings [portTOTAL_NUM_REGIONS]
 

Detailed Description

MPU settings as stored in the TCB.

Field Documentation

◆ ulMAIR0

uint32_t xMPU_SETTINGS::ulMAIR0

MAIR0 for the task containing attributes for all the 4 per task regions.

◆ xRegionsSettings

MPURegionSettings_t xMPU_SETTINGS::xRegionsSettings[portTOTAL_NUM_REGIONS]

Settings for 4 per task regions.


The documentation for this struct was generated from the following file: