VSF Documented
Data Fields
uart_event_t Struct Reference

#include <uart.h>

Data Fields

uart_event_type_t type
 
size_t size
 
bool timeout_flag
 

Detailed Description

UART event structure posted via the event queue.

Field Documentation

◆ type

uart_event_type_t uart_event_t::type

Event type

◆ size

size_t uart_event_t::size

Bytes available / transferred

◆ timeout_flag

bool uart_event_t::timeout_flag

RX timeout occurred

Generated from commit: vsfteam/vsf@015f4d1