SHT3xSensor

Type Alias SHT3xSensor 

Source
pub(crate) type SHT3xSensor = SHT3xComponentType<VirtualMuxAlarm<'static, Rtc<'static>>, I2CDevice<'static, TWI<'static>>>;

Aliased Typeยง

pub(crate) struct SHT3xSensor { /* private fields */ }