pub const PIC_SLAVE_OFFSET: u8 = 0x28;Expand description
Vector offset for slave-PIC IRQs after remapping; IRQ n fires at PIC_SLAVE_OFFSET + (n - 8).
pub const PIC_SLAVE_OFFSET: u8 = 0x28;Vector offset for slave-PIC IRQs after remapping; IRQ n fires at PIC_SLAVE_OFFSET + (n - 8).