Cortex-M4 Peripherals
ARM DUI 0553A
Copyright © 2010 ARM. All rights reserved.
4-6
ID121610
Non-Confidential
4.2.5
Interrupt Clear-pending Registers
The NVIC_ICPR0-NCVIC_ICPR7 registers remove the pending state from interrupts, and
show which interrupts are pending. See the register summary in
register attributes.
The bit assignments are:
Note
Writing 1 to an ICPR bit does not affect the active state of the corresponding interrupt.
Table 4-7 ICPR bit assignments
Bits
Name
Function
[31:0]
CLRPEND
Interrupt clear-pending bits.
Write:
0 = no effect
1 = removes pending state an interrupt.
Read:
0 = interrupt is not pending
1 = interrupt is pending.
CLRPEND bits
31
0