Struct dht_embedded::Dht22
source · pub struct Dht22<HE, ID: InterruptControl, D: DelayUs, P: InputPin<Error = HE> + OutputPin<Error = HE>> { /* private fields */ }Expand description
A DHT22 sensor
pub struct Dht22<HE, ID: InterruptControl, D: DelayUs, P: InputPin<Error = HE> + OutputPin<Error = HE>> { /* private fields */ }A DHT22 sensor