embassy_
hal_
internal
0.1.0
Module interrupt
Module Items
Enums
Traits
In crate embassy_
hal_
internal
embassy_hal_internal
Module
interrupt
Copy item path
source
Expand description
Interrupt handling for cortex-m devices.
Enums
§
Priority
The interrupt priority level.
Traits
§
Interrupt
Ext
Represents an interrupt type that can be configured by embassy to handle interrupts.