ESPHome  2024.10.2
Data Fields
esphome::opentherm::OpenThermError Struct Reference

#include <opentherm.h>

Data Fields

ProtocolErrorType error_type
 
uint32_t capture
 
uint8_t clock
 
uint32_t data
 
uint8_t bit_pos
 

Detailed Description

Definition at line 183 of file opentherm.h.

Field Documentation

◆ bit_pos

uint8_t esphome::opentherm::OpenThermError::bit_pos

Definition at line 188 of file opentherm.h.

◆ capture

uint32_t esphome::opentherm::OpenThermError::capture

Definition at line 185 of file opentherm.h.

◆ clock

uint8_t esphome::opentherm::OpenThermError::clock

Definition at line 186 of file opentherm.h.

◆ data

uint32_t esphome::opentherm::OpenThermError::data

Definition at line 187 of file opentherm.h.

◆ error_type

ProtocolErrorType esphome::opentherm::OpenThermError::error_type

Definition at line 184 of file opentherm.h.


The documentation for this struct was generated from the following file: