Expand description
Primitives for manipulating interrupts
Enums§
- Priority
- Logical interrupt priority level.
Constants§
- NVIC_
PRIO_ BITS - Number available in the NVIC for configuring priority
Traits§
- Interrupt
Ext - An interrupt type that can be configured by the HAL to handle interrupts.