1 unstable release
Uses old Rust 2015
0.1.0 | Mar 25, 2018 |
---|
#26 in #i2c-bus
716 downloads per month
Used in 10 crates
(4 directly)
15KB
212 lines
i2c
i2c
is a providing crate providing traits for working with an I2C bus.
Documentation
See the documentation for up to date information.
lib.rs
:
Generic traits encompassing operations on an I2C bus.
Implementation of these traits are left up to downstream crates such as:
Dependencies
~110KB