Expand description
Cortex-M Memory Protection Unit (MPU)
Implementation of the memory protection unit for the Cortex-M33.
Structsยง
- CortexM
Config - Per-process struct storing MPU configuration for cortex-m MPUs.
- CortexM
Region - Struct storing configuration for a Cortex-M MPU region.
- MPU
- State related to the real physical MPU.
- MpuRegisters
- MPU Registers for the Armv8-M architecture