ESPHome  2024.6.6
Data Structures | Variables
esphome::one_wire Namespace Reference

Data Structures

class  OneWireBus
 
class  OneWireDevice
 

Variables

const uint8_t ONE_WIRE_ROM_SELECT = 0x55
 
const uint8_t ONE_WIRE_ROM_SEARCH = 0xF0
 

Variable Documentation

◆ ONE_WIRE_ROM_SEARCH

const uint8_t esphome::one_wire::ONE_WIRE_ROM_SEARCH = 0xF0

Definition at line 16 of file one_wire_bus.cpp.

◆ ONE_WIRE_ROM_SELECT

const uint8_t esphome::one_wire::ONE_WIRE_ROM_SELECT = 0x55

Definition at line 15 of file one_wire_bus.cpp.