[−][src]Crate i2cdev2
i2cdev
The i2cdev
crate provides a safe interface for interface
with i2c devices under Linux. The API wraps the Linux
kernel interface for interacting with i2c in userspace:
https://www.kernel.org/doc/Documentation/i2c/dev-interface
Modules
core | |
linux | |
mock |