pub unsafe trait Nr { // Required method fn nr(&self) -> u8; }
Interrupt number
Returns the number associated with an interrupt