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