pub type Bmp280ComponentType<A, I> = Bmp280<'static, A, I>;
pub struct Bmp280ComponentType<A, I> { /* private fields */ }