[][src]Function shtcx::generic

pub fn generic<I2C>(i2c: I2C, address: u8) -> ShtCx<ShtGeneric, I2C>

Create a new generic instance of the driver.

See ShtCx for detailed documentation of the available methods.