ESPHome
2025.2.0
|
#include <opentherm.h>
Data Fields | |
ProtocolErrorType | error_type |
uint32_t | capture |
uint8_t | clock |
uint32_t | data |
uint8_t | bit_pos |
Definition at line 223 of file opentherm.h.
uint8_t esphome::opentherm::OpenThermError::bit_pos |
Definition at line 228 of file opentherm.h.
uint32_t esphome::opentherm::OpenThermError::capture |
Definition at line 225 of file opentherm.h.
uint8_t esphome::opentherm::OpenThermError::clock |
Definition at line 226 of file opentherm.h.
uint32_t esphome::opentherm::OpenThermError::data |
Definition at line 227 of file opentherm.h.
ProtocolErrorType esphome::opentherm::OpenThermError::error_type |
Definition at line 224 of file opentherm.h.