uartmux 2.0.0.0
uartmux_t Struct Reference

Click ctx object definition. More...

#include <uartmux.h>

Data Fields

digital_out_t inh
 
digital_out_t a
 
digital_out_t b
 
uart_t uart
 
char uart_rx_buffer [DRV_RX_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_RX_BUFFER_SIZE]
 

Detailed Description

Click ctx object definition.

Field Documentation

◆ a

digital_out_t a

◆ b

digital_out_t b

◆ inh

digital_out_t inh

◆ uart

uart_t uart

◆ uart_rx_buffer

char uart_rx_buffer[DRV_RX_BUFFER_SIZE]

◆ uart_tx_buffer

char uart_tx_buffer[DRV_RX_BUFFER_SIZE]

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