device-register-async

Crates.iodevice-register-async
lib.rsdevice-register-async
version0.4.0
created_at2022-08-22 19:45:02.045794+00
updated_at2024-01-10 15:01:32.338236+00
descriptionA `no_std` library to describe the registers permissions of a device to ease async driver development.
homepagehttps://github.com/xgroleau/device-register
repositoryhttps://github.com/xgroleau/device-register
max_upload_size
id650577
size14,903
Xavier Groleau (xgroleau)

documentation

https://docs.rs/device-register-async

README

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

Commit count: 60

cargo fmt