ESPHome  2024.3.1
Public Member Functions | Data Fields
esphome::remote_base::ToshibaAcData Struct Reference

#include <toshiba_ac_protocol.h>

Public Member Functions

bool operator== (const ToshibaAcData &rhs) const
 

Data Fields

uint64_t rc_code_1
 
uint64_t rc_code_2
 

Detailed Description

Definition at line 9 of file toshiba_ac_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 13 of file toshiba_ac_protocol.h.

Field Documentation

◆ rc_code_1

uint64_t esphome::remote_base::ToshibaAcData::rc_code_1

Definition at line 10 of file toshiba_ac_protocol.h.

◆ rc_code_2

uint64_t esphome::remote_base::ToshibaAcData::rc_code_2

Definition at line 11 of file toshiba_ac_protocol.h.


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