Expand description
Linux I2C device support
Re-exports§
pub use core::I2CMessage;
Structs§
- Various flags used by the i2c_rdwr ioctl on Linux. For details, see https://www.kernel.org/doc/Documentation/i2c/i2c-protocol
- Linux I2C bus
- Concrete linux I2C device
Enums§
- Linux I2C errors
Type Aliases§
- Linux I2C message