ESPHome
2024.10.2
|
#include <rf_bridge.h>
Data Fields | |
uint16_t | sync |
uint16_t | low |
uint16_t | high |
uint32_t | code |
Definition at line 34 of file rf_bridge.h.
uint32_t esphome::rf_bridge::RFBridgeData::code |
Definition at line 38 of file rf_bridge.h.
uint16_t esphome::rf_bridge::RFBridgeData::high |
Definition at line 37 of file rf_bridge.h.
uint16_t esphome::rf_bridge::RFBridgeData::low |
Definition at line 36 of file rf_bridge.h.
uint16_t esphome::rf_bridge::RFBridgeData::sync |
Definition at line 35 of file rf_bridge.h.