Defines for the Region Attribute and Size Register.
More...
Defines for the Region Attribute and Size Register.
◆ MPU_RASR_ATTRS
◆ MPU_RASR_ATTRS_LSB
#define MPU_RASR_ATTRS_LSB 16 |
◆ MPU_RASR_ENABLE
#define MPU_RASR_ENABLE (1 << 0) |
Region enable bit.
Definition at line 108 of file mpu.h.
◆ MPU_RASR_SIZE
Region size.
Definition at line 107 of file mpu.h.
◆ MPU_RASR_SIZE_LSB
#define MPU_RASR_SIZE_LSB 1 |
◆ MPU_RASR_SRD
Subregion disable bits.
Definition at line 105 of file mpu.h.
◆ MPU_RASR_SRD_LSB
#define MPU_RASR_SRD_LSB 8 |