This crate provides the custom attribute #[IrqHandler(<interrupt type>[, <source>])] to be used when implementing an interrupt handler. Detailed documentation can be found in the ruspiro-interrupt crate.
#[IrqHandler(<interrupt type>[, <source>])]
ruspiro-interrupt