SHT4xSensor

Type Alias SHT4xSensor 

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

Aliased Typeยง

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