Crate i2c_i2cdev

Source
Expand description

Implements the i2c::* traits for the i2cdev crate.

Structsยง

I2cDev
A wrapper around an I2CDevice type that impls the i2c traits.