Function shtcx::shtc1

source ยท
pub fn shtc1<I2C>(i2c: I2C) -> ShtC1<I2C>
Expand description

Create a new instance of the driver for the SHTC1.

See ShtCx for detailed documentation of the available methods.