sma_q3

Type Alias Bmp280Sensor

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

Aliased Typeยง

struct Bmp280Sensor { /* private fields */ }