[][src]Function interrupture::handle_isr

pub fn handle_isr(irqn: u8)

Call this function from your #[exception] default handler in order to thread the interrupts through to this crate's handler code.