rs2323 2.0.0.0
rs2323_t Struct Reference

RS232 3 Click context object. More...

#include <rs2323.h>

Data Fields

digital_out_t shd
 
digital_out_t en
 
digital_out_t on
 
digital_in_t sta
 
uart_t uart
 
char uart_rx_buffer [DRV_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_BUFFER_SIZE]
 

Detailed Description

RS232 3 Click context object.

Context object definition of RS232 3 Click driver.

Field Documentation

◆ en

digital_out_t en

Enable pin.

◆ on

digital_out_t on

Online pin.

◆ shd

digital_out_t shd

Shutdown pin.

◆ sta

digital_in_t sta

Status pin.

◆ 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: