ESPHome  2024.3.2
Public Member Functions | Data Fields
esphome::remote_base::LGData Struct Reference

#include <lg_protocol.h>

Public Member Functions

bool operator== (const LGData &rhs) const
 

Data Fields

uint32_t data
 
uint8_t nbits
 

Detailed Description

Definition at line 11 of file lg_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 15 of file lg_protocol.h.

Field Documentation

◆ data

uint32_t esphome::remote_base::LGData::data

Definition at line 12 of file lg_protocol.h.

◆ nbits

uint8_t esphome::remote_base::LGData::nbits

Definition at line 13 of file lg_protocol.h.


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