ESPHome  2025.2.0
Public Member Functions | Data Fields
esphome::remote_base::TotoData Struct Reference

#include <toto_protocol.h>

Public Member Functions

bool operator== (const TotoData &rhs) const
 

Data Fields

uint8_t rc_code_1: 4
 
uint8_t rc_code_2: 4
 
uint8_t command
 

Detailed Description

Definition at line 8 of file toto_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 13 of file toto_protocol.h.

Field Documentation

◆ command

uint8_t esphome::remote_base::TotoData::command

Definition at line 11 of file toto_protocol.h.

◆ rc_code_1

uint8_t esphome::remote_base::TotoData::rc_code_1

Definition at line 9 of file toto_protocol.h.

◆ rc_code_2

uint8_t esphome::remote_base::TotoData::rc_code_2

Definition at line 10 of file toto_protocol.h.


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