Module i2c

Module i2c 

Source
Expand description

Implementation of embedded-hal I2C traits using the FreeBSD iic(4) device interface

Structsยง

I2cBus
I2cError
An i2c wrapper around std::io::Error.