Type Alias SI7021Sensor

Source
pub(crate) type SI7021Sensor = SI7021ComponentType<VirtualMuxAlarm<'static, Ast<'static>>, I2CDevice<'static, I2CHw<'static>>>;

Aliased Type§

struct SI7021Sensor { /* private fields */ }