Bmp280Sensor

Type Alias Bmp280Sensor 

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

Aliased Typeยง

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