Type Alias shtcx::ShtC3

source ·
pub type ShtC3<I2C> = ShtCx<Sht2Gen, I2C>;
Expand description

ShtC3 sensor

Aliased Type§

struct ShtC3<I2C> { /* private fields */ }