| Crates.io | ruspiro-interrupt-macros |
| lib.rs | ruspiro-interrupt-macros |
| version | 0.5.0 |
| created_at | 2019-08-07 07:57:56.68451+00 |
| updated_at | 2021-11-26 20:34:43.463202+00 |
| description | Macros used to implement interrupt handler. !!This crate is only useful in conjunction with the `ruspiro-interrupt` crate and shall never be used standalone!! |
| homepage | |
| repository | https://github.com/RusPiRo/ruspiro-interrupt/tree/v0.5.0 |
| max_upload_size | |
| id | 154759 |
| size | 8,081 |
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.
This crate should never beeing used standallone. Use the ruspiro-interrupt crate.
Licensed under Apache License, Version 2.0, (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)