RusPiRo Interrupt handler implementation macros

This crate provides the compile time code generation macros for the interrupt handler implementation. It is only usefull in conjuction with the ruspiro-interrupt crate.

Usage

This crate should never beeing used standallone. Use the ruspiro-interrupt crate.

License

Licensed under Apache License, Version 2.0, (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)