Module nvic_icpr

Source
Expand description

Use the Interrupt Clear-Pending Register to clear pending interrupts and determine which interrupts are currently pending.

Structs§

NVIC_ICPR_SPEC
Use the Interrupt Clear-Pending Register to clear pending interrupts and determine which interrupts are currently pending.

Type Aliases§

CLRPEND_R
Field CLRPEND reader - Interrupt clear-pending bits.
Write:
0 = No effect.
1 = Removes pending state and interrupt.
Read:
0 = Interrupt is not pending.
1 = Interrupt is pending.
CLRPEND_W
Field CLRPEND writer - Interrupt clear-pending bits.
Write:
0 = No effect.
1 = Removes pending state and interrupt.
Read:
0 = Interrupt is not pending.
1 = Interrupt is pending.
R
Register NVIC_ICPR reader
W
Register NVIC_ICPR writer