NVIC Register Descriptions
1658
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
Cortex-M3 Peripherals
25.5.18 Interrupt 64-95 Clear Pending (UNPEND2) Register, offset 0x288
The Interrupt 64-95 Clear Pending (UNPEND2) register shows which interrupts are pending and removes
the pending state from interrupts. Bit 0 corresponds to Interrupt 64; bit 31 corresponds to Interrupt 95. See
the
Cortex-M3 Processor
chapter for interrupt assignments.
Note:
This register can only be accessed from privileged mode.
Figure 25-22. Interrupt 64-95 Clear Pending (UNPEND2) Register
31
0
INT
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 25-28. Interrupt 64-95 Clear Pending (UNPEND2) Register Field Descriptions
Bit
Field
Value
Description
31-0
INT
Interrupt Clear Pending
0
On a read, indicates that the interrupt is not pending. On a write, no effect.
1
On a read, indicates that the interrupt is pending. On a write, clears the corresponding INT[n] bit in
the PEND2 register, so that interrupt [n] is no longer pending. Setting a bit does not affect the
active state of the corresponding interrupt