pub(crate) type Bmp280Sensor = Bmp280ComponentType<VirtualMuxAlarm<'static, Rtc<'static>>, I2CDevice<'static, TWI<'static>>>;Aliased Typeยง
struct Bmp280Sensor { /* private fields */ }pub(crate) type Bmp280Sensor = Bmp280ComponentType<VirtualMuxAlarm<'static, Rtc<'static>>, I2CDevice<'static, TWI<'static>>>;struct Bmp280Sensor { /* private fields */ }