Type Alias SHT4xSensor

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

Aliased Type§

struct SHT4xSensor { /* private fields */ }