ESPHome 2025.11.0-dev
Loading...
Searching...
No Matches
esphome::remote_base::SymphonyData Struct Reference

#include <symphony_protocol.h>

Public Member Functions

bool operator== (const SymphonyData &rhs) const
 

Data Fields

uint32_t data
 
uint8_t nbits
 
uint8_t repeats {1}
 

Detailed Description

Definition at line 11 of file symphony_protocol.h.

Member Function Documentation

◆ operator==()

bool esphome::remote_base::SymphonyData::operator== ( const SymphonyData & rhs) const
inline

Definition at line 16 of file symphony_protocol.h.

Field Documentation

◆ data

uint32_t esphome::remote_base::SymphonyData::data

Definition at line 12 of file symphony_protocol.h.

◆ nbits

uint8_t esphome::remote_base::SymphonyData::nbits

Definition at line 13 of file symphony_protocol.h.

◆ repeats

uint8_t esphome::remote_base::SymphonyData::repeats {1}

Definition at line 14 of file symphony_protocol.h.


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