hardware-registers

Crates.iohardware-registers
lib.rshardware-registers
version0.2.0
sourcesrc
created_at2024-07-01 16:00:22.846828
updated_at2024-07-05 14:33:30.269274
descriptionGeneric, embedded-friendly hardware registers support, including traits and types for understanding I2C registers.
homepagehttps://github.com/sunsided/hardware-registers
repositoryhttps://github.com/sunsided/hardware-registers
max_upload_size
id1288806
size58,781
Markus Mayer (sunsided)

documentation

README

Hardware Register Traits

Crates.io Docs Build Status Safety Dance codecov MSRV EUPL 1.2 licensed Apache 2.0 licensed MIT licensed

Generic Rust hardware register support, including traits and types for processing I2C devices, intended for use with platform-agnostic drivers written using embedded-hal.

Requirements

  • Rust 1.64+

Code of Conduct

We abide by the Contributor Covenant and ask that you do as well.

License

Copyright © 2024 Markus Mayer

Triple licensed under your choice of either of:

Commit count: 30

cargo fmt