Provides API for safe access to Linux i2c device interface.
# Cargo.toml
[dependencies]
i2cdev = "0.6.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open an I2C device and read a byte from it.
Ensure the /dev/i2c-* device exists and the user has read/write access.
No dependency data recorded yet.