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.