pub type Bme280ComponentType<I> = Bme280<'static, I>;
struct Bme280ComponentType<I> { /* private fields */ }