usbuart2 2.0.0.0
usbuart2_t Struct Reference

USB UART 2 Click context object. More...

#include <usbuart2.h>

Data Fields

digital_out_t cts
 
digital_out_t slp
 
digital_out_t pwr
 
digital_in_t rts
 
uart_t uart
 
char uart_rx_buffer [DRV_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_BUFFER_SIZE]
 

Detailed Description

USB UART 2 Click context object.

Context object definition of USB UART 2 Click driver.

Field Documentation

◆ cts

digital_out_t cts

◆ pwr

digital_out_t pwr

◆ rts

digital_in_t rts

◆ slp

digital_out_t slp

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[DRV_BUFFER_SIZE]

Buffer size.


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