Expand description
Use the Interrupt Clear-Pending Register to clear pending interrupts and determine which interrupts are currently pending.
Structs§
- Use the Interrupt Clear-Pending Register to clear pending interrupts and determine which interrupts are currently pending.
Type Aliases§
- Field
CLRPENDreader - Interrupt clear-pending bits.
Write:
0 = No effect.
1 = Removes pending state and interrupt.
Read:
0 = Interrupt is not pending.
1 = Interrupt is pending. - Field
CLRPENDwriter - Interrupt clear-pending bits.
Write:
0 = No effect.
1 = Removes pending state and interrupt.
Read:
0 = Interrupt is not pending.
1 = Interrupt is pending. - Register
NVIC_ICPRreader - Register
NVIC_ICPRwriter