Constant I2C_TIMEOUT
pub const I2C_TIMEOUT: Duration;
Available on crate feature
i2c
only.Expand description
Timeout value for I2C operations.
HALs are allowed to timeout earlier.
pub const I2C_TIMEOUT: Duration;
i2c
only.Timeout value for I2C operations.
HALs are allowed to timeout earlier.