ruspiro-interrupt-macros

Crates.ioruspiro-interrupt-macros
lib.rsruspiro-interrupt-macros
version0.5.0
sourcesrc
created_at2019-08-07 07:57:56.68451
updated_at2021-11-26 20:34:43.463202
descriptionMacros used to implement interrupt handler. !!This crate is only useful in conjunction with the `ruspiro-interrupt` crate and shall never be used standalone!!
homepage
repositoryhttps://github.com/RusPiRo/ruspiro-interrupt/tree/v0.5.0
max_upload_size
id154759
size8,081
(2ndTaleStudio)

documentation

https://docs.rs/ruspiro-interrupt/0.5.0

README

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)

Commit count: 0

cargo fmt