ESPHome 2025.5.0
Loading...
Searching...
No Matches
tmp1075.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::tmp1075
 

Variables

constexpr uint8_t esphome::tmp1075::REG_TEMP = 0x0
 
constexpr uint8_t esphome::tmp1075::REG_CFGR = 0x1
 
constexpr uint8_t esphome::tmp1075::REG_LLIM = 0x2
 
constexpr uint8_t esphome::tmp1075::REG_HLIM = 0x3
 
constexpr uint8_t esphome::tmp1075::REG_DIEID = 0xF
 
constexpr uint16_t esphome::tmp1075::EXPECT_DIEID = 0x0075