SCB Registers
147
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cortex-M4 Peripherals
2.5
SCB Registers
This section lists and describes the System Control Block (SCB) registers, in numerical order by address
offset. The SCB registers can only be accessed from privileged mode.
All registers must be accessed with aligned word accesses except for the FAULTSTAT, SYSPRI1,
SYSPRI2, and SYSPRI3 registers, which can be accessed with byte or aligned halfword or word
accesses. The processor does not support unaligned accesses to system control block registers.
lists the memory-mapped registers for the SCB. All register offset addresses not listed in
should be considered as reserved locations and the register contents should not be modified.
Table 2-23. SCB Registers
Offset
Acronym
Register Name
Section
0x8
ACTLR
Auxiliary Control
0xD00
CPUID
CPU ID Base
0xD04
INTCTRL
Interrupt Control and State
0xD08
VTABLE
Vector Table Offset
0xD0C
APINT
Application Interrupt and Reset Control
0xD10
SYSCTRL
System Control
0xD14
CFGCTRL
Configuration and Control
0xD18
SYSPRI1
System Handler Priority 1
0xD1C
SYSPRI2
System Handler Priority 2
0xD20
SYSPRI3
System Handler Priority 3
0xD24
SYSHNDCTRL
System Handler Control and State
0xD28
FAULTSTAT
Configurable Fault Status
0xD2C
HFAULTSTAT
Hard Fault Status
0xD34
MMADDR
Memory Management Fault Address
0xD38
FAULTADDR
Bus Fault Address
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-24. SCB Access Type Codes
Access Type
Code
Description
Read Type
R
R
Read
Write Type
W
W
Write
W1C
1C
W
1 to clear
Write
Reset or Default Value
-
n
Value after reset or the default
value