Function shtcx::shtc3

source ยท
pub fn shtc3<I2C>(i2c: I2C) -> ShtC3<I2C>
Expand description

Create a new instance of the driver for the SHTC3.

See ShtCx for detailed documentation of the available methods.