System Control Block (SCB) Register Descriptions
1641
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
Cortex-M3 Peripherals
Table 25-49. System Handler Control and State (SYSHNDCTRL) Register Field Descriptions (continued)
Bit
Field
Value
Description
15
SVC
SVC Call Pending
0
An SVC call exception is not pending.
1
An SVC call exception is pending.
This bit can be modified to change the pending status of the SVC call exception.
14
BUSP
Bus Fault Pending
0
A bus fault exception is not pending.
1
A bus fault exception is pending.
This bit can be modified to change the pending status of the bus fault exception.
13
MEMP
Memory Management Fault Pending
0
A memory management fault exception is not pending.
1
A memory management fault exception is pending.
This bit can be modified to change the pending status of the memory management fault exception.
12
USAGEP
Usage Fault Pending
0
A usage fault exception is not pending.
1
A usage fault exception is pending.
This bit can be modified to change the pending status of the usage fault exception.
11
TICK
SysTick Exception Active
0
A SysTick exception is not active.
1
A SysTick exception is active.
This bit can be modified to change the active status of the SysTick exception, however, see the
Caution above before setting this bit.
10
PNDSV
PendSV Exception Active
0
A PendSV exception is not active.
1
A PendSV exception is active.
This bit can be modified to change the active status of the PendSV exception, however, see the
Caution above before setting this bit.
9
Reserved
Reserved
8
MON
Debug Monitor Active
0
The Debug monitor is not active.
1
The Debug monitor is active.
7
SVCA
SVC Call Active
0
SVC call is not active.
1
SVC call is active.
This bit can be modified to change the active status of the SVC call exception, however, see the
Caution above before setting this bit.
6-4
Reserved
Reserved
3
USGA
Usage Fault Active
0
Usage fault is not active.
1
Usage fault is active.
This bit can be modified to change the active status of the usage fault exception, however, see the
Caution above before setting this bit.
2
Reserved
Reserved
1
BUSA
Bus Fault Active
0
Bus fault is not active.
1
Bus fault is active.
This bit can be modified to change the active status of the bus fault exception, however, see the
Caution above before setting this bit.