unsafe fn handle_irq(nr: u16)Expand description
handle_irq assumes the interrupt is disabled when called. this will also make sure interrupt is disabled when it returns
unsafe fn handle_irq(nr: u16)handle_irq assumes the interrupt is disabled when called. this will also make sure interrupt is disabled when it returns