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