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