7 releases
Uses old Rust 2015
0.2.1 | Apr 9, 2022 |
---|---|
0.2.0 | Mar 29, 2018 |
0.1.0 | Mar 25, 2018 |
0.0.4 | Mar 16, 2018 |
#707 in Unix APIs
2,589 downloads per month
Used in 13 crates
(2 directly)
25KB
493 lines
i2c-linux-sys
i2c-linux-sys
is a Rust crate for interfacing with Linux I2C devices, binding
the types and ioctls from linux/i2c-dev.h
and linux/i2c.h
. See i2c-linux
or i2cdev for higher level and
safer interfaces to the Linux I2C subsystem.
Documentation
See the documentation for up to date information.
Dependencies
~160–265KB