RBControl
Library for the RB3201-RBControl board with the ESP32 by RoboticsBrno.
Public Attributes | List of all members
rb::half_duplex::uart_tx_data_t Struct Reference

Public Attributes

uart_event_type_t type
 
struct {
   int   brk_len
 
   size_t   size
 
   uint8_t   data [0]
 
tx_data
 

Member Data Documentation

◆ brk_len

int rb::half_duplex::uart_tx_data_t::brk_len

◆ data

uint8_t rb::half_duplex::uart_tx_data_t::data[0]

◆ size

size_t rb::half_duplex::uart_tx_data_t::size

◆ 

struct { ... } rb::half_duplex::uart_tx_data_t::tx_data

◆ type

uart_event_type_t rb::half_duplex::uart_tx_data_t::type

UART TX data type


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