components::bmp280

Type Alias Bmp280ComponentType

Source
pub type Bmp280ComponentType<A, I> = Bmp280<'static, A, I>;

Aliased Typeยง

struct Bmp280ComponentType<A, I> { /* private fields */ }