Expand description
§Device driver macros

A toolkit to write better device drivers, faster.
Read the book to learn about how to use the project to build your own device drivers.
Macro implemenation crate for the device driver toolkit.
This crate is not meant to be consumed directly. Read more here: https://crates.io/crates/device-driver
Macros§
- create_
device - Macro to implement the device driver.