MPU region configuration structure. Implements : mpu_region_config_t_Class.
More...
#include <platform/pal/mpu/inc/mpu_pal.h>
MPU region configuration structure. Implements : mpu_region_config_t_Class.
Definition at line 154 of file mpu_pal.h.
Memory region end address
Definition at line 157 of file mpu_pal.h.
This field will be used to add extra settings to the basic region configuration
Definition at line 165 of file mpu_pal.h.
Access permission for masters
Definition at line 158 of file mpu_pal.h.
Process identifier enable For MPU: the bit index corresponding with masters For SMPU: disable if equal zero, otherwise enable
Definition at line 159 of file mpu_pal.h.
uint8_t processIdentifier |
Process identifier
Definition at line 162 of file mpu_pal.h.
Process identifier mask. The setting bit will ignore the same bit in process identifier
Definition at line 163 of file mpu_pal.h.
Memory region start address
Definition at line 156 of file mpu_pal.h.
The documentation for this struct was generated from the following file: