ESPHome  2024.4.1
Public Member Functions | Data Fields
esphome::remote_base::RCSwitchData Struct Reference

#include <rc_switch_protocol.h>

Public Member Functions

bool operator== (const RCSwitchData &rhs) const
 

Data Fields

uint64_t code
 
uint8_t protocol
 

Detailed Description

Definition at line 9 of file rc_switch_protocol.h.

Member Function Documentation

◆ operator==()

bool esphome::remote_base::RCSwitchData::operator== ( const RCSwitchData rhs) const
inline

Definition at line 13 of file rc_switch_protocol.h.

Field Documentation

◆ code

uint64_t esphome::remote_base::RCSwitchData::code

Definition at line 10 of file rc_switch_protocol.h.

◆ protocol

uint8_t esphome::remote_base::RCSwitchData::protocol

Definition at line 11 of file rc_switch_protocol.h.


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