i2cdev::core::I2CResult [] [src]

type I2CResult<T> = Result<T, I2CError>;

Result of an I2C Operation