ESPHome  2024.10.2
Namespaces | Enumerations | Functions
tem3200.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::tem3200
 

Enumerations

enum  esphome::tem3200::ErrorCode { esphome::tem3200::NONE = 0, esphome::tem3200::RESERVED = 1, esphome::tem3200::STALE = 2, esphome::tem3200::FAULT = 3 }
 

Functions

float esphome::tem3200::convert_temperature (uint16_t raw_temperature)