|
M5Unit-ENV 1.4.0 git rev:c1b5980
|
SHT20 Unit for M5UnitUnified. More...
#include <M5UnitComponent.hpp>#include <m5_utility/container/circular_buffer.hpp>#include <limits>Go to the source code of this file.
Classes | |
| struct | m5::unit::sht20::Data |
| Measurement data group. More... | |
| class | m5::unit::UnitSHT20 |
| Temperature and humidity sensor unit (SHT20) More... | |
| struct | m5::unit::UnitSHT20::config_t |
| Settings for begin. More... | |
Namespaces | |
| namespace | m5 |
| Top level namespace of M5Stack. | |
| namespace | sht20 |
| For SHT20. | |
Enumerations | |
| enum class | m5::unit::sht20::Resolution : uint8_t { RH12_T14 = 0x00 , RH8_T12 = 0x01 , RH10_T13 = 0x80 , RH11_T11 = 0x81 } |
| Measurement resolution (humidity bits / temperature bits) More... | |
SHT20 Unit for M5UnitUnified.
|
strong |