Expand description
Interrupt definitions.
Re-exports§
pub use crate::pac::Interrupt::*;
Modules§
- typelevel
- Type-level interrupt infrastructure.
Enums§
Traits§
- Interrupt
Ext - Represents an interrupt type that can be configured by embassy to handle interrupts.