usbuart5 2.1.0.0
usbuart5_t Struct Reference

USB UART 5 Click context object. More...

#include <usbuart5.h>

Data Fields

digital_out_t rst
 
digital_out_t cts
 
digital_in_t spd
 
digital_in_t rts
 
uart_t uart
 
char uart_rx_buffer [USBUART5_RX_DRV_BUFFER_SIZE]
 
char uart_tx_buffer [USBUART5_TX_DRV_BUFFER_SIZE]
 

Detailed Description

USB UART 5 Click context object.

Context object definition of USB UART 5 Click driver.

Field Documentation

◆ cts

digital_out_t cts

Clear To Send.

◆ rst

digital_out_t rst

Device reset.

◆ rts

digital_in_t rts

Ready To Send.

◆ spd

digital_in_t spd

USB Suspend state.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[USBUART5_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[USBUART5_TX_DRV_BUFFER_SIZE]

Buffer size.


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