MPU Registers
168
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cortex-M4 Peripherals
2.6
MPU Registers
This section lists and describes the Memory Protection Unit (MPU) registers, in numerical order by
address offset.
The MPU registers can only be accessed from privileged mode.
lists the memory-mapped registers for the MPU. All register offset addresses not listed in
should be considered as reserved locations and the register contents should not be modified.
Table 2-41. MPU Registers
Offset
Acronym
Register Name
Section
0xD90
MPUTYPE
MPU Type
0xD94
MPUCTRL
MPU Control
0xD98
MPUNUMBER
MPU Region Number
0xD9C
MPUBASE
MPU Region Base Address
0xDA0
MPUATTR
MPU Region Attribute and Size
0xDA4
MPUBASE1
MPU Region Base Address 1
0xDA8
MPUATTR1
MPU Region Attribute and Size 1
0xDAC
MPUBASE2
MPU Region Base Address 2
0xDB0
MPUATTR2
MPU Region Attribute and Size 2
0xDB4
MPUBASE3
MPU Region Base Address 3
0xDB8
MPUATTR3
MPU Region Attribute and Size 3
Complex bit access types are encoded to fit into small table cells.
shows the codes that are
used for access types in this section.
Table 2-42. MPU Access Type Codes
Access Type
Code
Description
Read Type
R
R
Read
Write Type
W
W
Write
WO
W
Write
Reset or Default Value
-
n
Value after reset or the default
value