#driver #async #embedded-hal-driver #no-std

no-std device-register-async

A no_std library to describe the registers permissions of a device to ease async driver development

6 releases (3 breaking)

0.4.0 Jan 10, 2024
0.3.1 Jan 16, 2023
0.3.0 Nov 29, 2022
0.2.0 Oct 12, 2022
0.1.0 Aug 22, 2022

#1772 in Embedded development

Download history 8/week @ 2023-12-18 10/week @ 2024-01-08 13/week @ 2024-02-19 23/week @ 2024-02-26 8/week @ 2024-03-11 2/week @ 2024-03-18 111/week @ 2024-04-01

121 downloads per month
Used in tmp117

MIT/Apache

16KB
151 lines

device-register-async

crates.io documentation

An async version of the trait from the crate device-register

MSRV

The minimum supported rust version is 1.75.0, but previous nightly versions might work with the library

License: MIT OR Apache-2.0

Dependencies

~1.5MB
~41K SLoC