|
theCore C++ embedded framework
|
Driver for HTU21D digital humidity sensor with temperature output See, https://cdn-shop.adafruit.com/datasheets/1899_HTU21D.pdf. More...


Data Structures | |
| class | ecl::sensor::htu21d< i2c_dev > |
| HTU21D sensor driver implementation. More... | |
Namespaces | |
| ecl | |
| ecl::sensor | |
Enumerations | |
| enum | ecl::sensor::htu21d_resolution { ecl::sensor::htu21d_resolution::rm12_t14, ecl::sensor::htu21d_resolution::rm8_t12, ecl::sensor::htu21d_resolution::rm10_t13, ecl::sensor::htu21d_resolution::rm11_t11 } |
| Defines resolution modes for HTU21D sensor. More... | |
Driver for HTU21D digital humidity sensor with temperature output See, https://cdn-shop.adafruit.com/datasheets/1899_HTU21D.pdf.