uart_tx_data_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
UART TX data type.
struct { int brk_len; size_t size; uint8_t data[0]; }