|
ESPHome 2025.11.0-dev
|
#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} |
Definition at line 11 of file symphony_protocol.h.
|
inline |
Definition at line 16 of file symphony_protocol.h.
| uint32_t esphome::remote_base::SymphonyData::data |
Definition at line 12 of file symphony_protocol.h.
| uint8_t esphome::remote_base::SymphonyData::nbits |
Definition at line 13 of file symphony_protocol.h.
| uint8_t esphome::remote_base::SymphonyData::repeats {1} |
Definition at line 14 of file symphony_protocol.h.