ESPHome
2024.10.2
|
Data Structures | |
class | TEM3200Component |
This class implements support for the tem3200 pressure and temperature i2c sensors. More... | |
Enumerations | |
enum | ErrorCode { NONE = 0, RESERVED = 1, STALE = 2, FAULT = 3 } |
Functions | |
float | convert_temperature (uint16_t raw_temperature) |
Enumerator | |
---|---|
NONE | |
RESERVED | |
STALE | |
FAULT |
Definition at line 11 of file tem3200.cpp.
|
inline |
Definition at line 100 of file tem3200.cpp.