[][src]Function sunrise_libuser::caps::irq_pair

pub fn irq_pair(irq1: u16, irq2: u16) -> u32

Allows the process to create an IRQEvent for those IRQs. Each IRQ should be under or equal to 0xFF, or equal to 0x3FF, in which case the IRQ will be ignored.