MPU (Memory Protection Unit) Register.
More...
#include <mpu.hpp>
|
| using | TYPE = reg< uint32_t, 0xE000ED90, ro, 0x00000800 > |
| | MPU Type Register. More...
|
| |
| using | CTRL = reg< uint32_t, 0xE000ED94, rw > |
| | MPU Control Register. More...
|
| |
| using | RNR = reg< uint32_t, 0xE000ED98, rw > |
| | MPU Region Number Register. More...
|
| |
| using | RBAR = reg< uint32_t, 0xE000ED9C, rw > |
| | MPU Region Base Address Register. More...
|
| |
| using | RASR = reg< uint32_t, 0xE000EDA0, rw > |
| | MPU Region Attribute and Size Register. More...
|
| |
| using | RBAR_A1 = reg< uint32_t, 0xE000EDA4, rw > |
| | MPU alias registers. More...
|
| |
| using | RASR_A1 = reg< uint32_t, 0xE000EDA8, rw > |
| |
| using | RBAR_A2 = reg< uint32_t, 0xE000EDAC, rw > |
| |
| using | RASR_A2 = reg< uint32_t, 0xE000EDB0, rw > |
| |
| using | RBAR_A3 = reg< uint32_t, 0xE000EDB4, rw > |
| |
| using | RASR_A3 = reg< uint32_t, 0xE000EDB8, rw > |
| |
◆ CTRL
◆ RASR
◆ RASR_A1
◆ RASR_A2
◆ RASR_A3
◆ RBAR
◆ RBAR_A1
◆ RBAR_A2
◆ RBAR_A3
◆ RNR
◆ TYPE
The documentation for this struct was generated from the following file: