components::sht3x

Type Alias SHT3xComponentType

Source
pub type SHT3xComponentType<A, I> = SHT3x<'static, A, I>;

Aliased Typeยง

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