components::sht4x

Type Alias SHT4xComponentType

Source
pub type SHT4xComponentType<A, I> = SHT4x<'static, A, I>;

Aliased Typeยง

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