Type Alias SHT3xSensor

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

Aliased Type§

struct SHT3xSensor { /* private fields */ }