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