Module nvic_icer

Source
Expand description

Use the Interrupt Clear-Enable Registers to disable interrupts and determine which interrupts are currently enabled.

Structs§

NVIC_ICER_SPEC
Use the Interrupt Clear-Enable Registers to disable interrupts and determine which interrupts are currently enabled.

Type Aliases§

CLRENA_R
Field CLRENA reader - Interrupt clear-enable bits.
Write:
0 = No effect.
1 = Disable interrupt.
Read:
0 = Interrupt disabled.
1 = Interrupt enabled.
CLRENA_W
Field CLRENA writer - Interrupt clear-enable bits.
Write:
0 = No effect.
1 = Disable interrupt.
Read:
0 = Interrupt disabled.
1 = Interrupt enabled.
R
Register NVIC_ICER reader
W
Register NVIC_ICER writer