Constant r3_port_std::NUM_INTERRUPT_LINES
source · pub const NUM_INTERRUPT_LINES: usize = 1024;Expand description
The number of interrupt lines. The valid range of interrupt numbers is
defined as 0..NUM_INTERRUPT_LINES
pub const NUM_INTERRUPT_LINES: usize = 1024;The number of interrupt lines. The valid range of interrupt numbers is
defined as 0..NUM_INTERRUPT_LINES