ESPHome
2024.10.2
|
#include <sony_protocol.h>
Public Member Functions | |
bool | operator== (const SonyData &rhs) const |
Data Fields | |
uint32_t | data |
uint8_t | nbits |
Definition at line 11 of file sony_protocol.h.
|
inline |
Definition at line 15 of file sony_protocol.h.
uint32_t esphome::remote_base::SonyData::data |
Definition at line 12 of file sony_protocol.h.
uint8_t esphome::remote_base::SonyData::nbits |
Definition at line 13 of file sony_protocol.h.