IrqHandler

Type Alias IrqHandler 

Source
pub type IrqHandler = fn(&mut TrapFrame);
Expand description

Handler for an IRQ.