Bmp280ComponentType

Type Alias Bmp280ComponentType 

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

Aliased Typeยง

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