Type Alias components::bmp280::Bmp280ComponentType

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

Aliased Type§

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