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

#include <samsung_protocol.h>

Public Member Functions

bool operator== (const SamsungData &rhs) const
 

Data Fields

uint64_t data
 
uint8_t nbits
 

Detailed Description

Definition at line 9 of file samsung_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 13 of file samsung_protocol.h.

Field Documentation

◆ data

uint64_t esphome::remote_base::SamsungData::data

Definition at line 10 of file samsung_protocol.h.

◆ nbits

uint8_t esphome::remote_base::SamsungData::nbits

Definition at line 11 of file samsung_protocol.h.


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