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

#include <jvc_protocol.h>

Public Member Functions

bool operator== (const JVCData &rhs) const
 

Data Fields

uint32_t data
 

Detailed Description

Definition at line 10 of file jvc_protocol.h.

Member Function Documentation

◆ operator==()

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

Definition at line 13 of file jvc_protocol.h.

Field Documentation

◆ data

uint32_t esphome::remote_base::JVCData::data

Definition at line 11 of file jvc_protocol.h.


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