ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
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 227 of file opentherm.h.

Field Documentation

◆ bit_pos

uint8_t esphome::opentherm::OpenThermError::bit_pos

Definition at line 232 of file opentherm.h.

◆ capture

uint32_t esphome::opentherm::OpenThermError::capture

Definition at line 229 of file opentherm.h.

◆ clock

uint8_t esphome::opentherm::OpenThermError::clock

Definition at line 230 of file opentherm.h.

◆ data

uint32_t esphome::opentherm::OpenThermError::data

Definition at line 231 of file opentherm.h.

◆ error_type

ProtocolErrorType esphome::opentherm::OpenThermError::error_type

Definition at line 228 of file opentherm.h.


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