pub const fn intctrl_intormsk(line: usize) -> u32
OR-mask for interrupt line line (0..=3). A 1 bit disables the corresponding source on that line; sources left at 0 raise the line whenever pending (“OR” semantics).
line
1
0