ESPHome
2024.10.2
|
Go to the source code of this file.
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
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 |