pub type ExternInterrupts = Map<ExternInterrupt>;Expand description
Interrupts used to dispatch software tasks
Aliased Typeยง
pub struct ExternInterrupts { /* private fields */ }pub type ExternInterrupts = Map<ExternInterrupt>;Interrupts used to dispatch software tasks
pub struct ExternInterrupts { /* private fields */ }