ESPHome 2026.1.0-dev
Loading...
Searching...
No Matches
esphome::uart::UARTEvent::EventMatcher Struct Reference

#include <uart_event.h>

Data Fields

const char * event_name
 
const uint8_t * data
 
size_t data_len
 

Detailed Description

Definition at line 19 of file uart_event.h.

Field Documentation

◆ data

const uint8_t* esphome::uart::UARTEvent::EventMatcher::data

Definition at line 21 of file uart_event.h.

◆ data_len

size_t esphome::uart::UARTEvent::EventMatcher::data_len

Definition at line 22 of file uart_event.h.

◆ event_name

const char* esphome::uart::UARTEvent::EventMatcher::event_name

Definition at line 20 of file uart_event.h.


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