pub fn set_irq_handler(handler: IrqHandler) -> IrqHandlerExpand description
Installs the global IRQ trap hook and returns the previous one.
pub fn set_irq_handler(handler: IrqHandler) -> IrqHandlerInstalls the global IRQ trap hook and returns the previous one.