[][src]Type Definition r3::kernel::InterruptNum

type InterruptNum = usize;

Numeric value used to identify interrupt lines.

The meaning of this value is defined by a port and target hardware. They are not necessarily tightly packed from zero.