Crate ruspiro_interrupt_macros[][src]

Interrupt Macros

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.

Attribute Macros

IrqHandler