ruspiro-interrupt-macros 0.3.2

Macros used to implement interrupt handler. !!This crate is only useful in conjunction with the `ruspiro-interrupt` crate and shall never be used standalone!!
Documentation

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)