uarttoi2c 2.1.0.0
uarttoi2c_t Struct Reference

UART to I2C Click context object. More...

#include <uarttoi2c.h>

Data Fields

digital_out_t rst
 
uart_t uart
 
char uart_rx_buffer [UARTTOI2C_RX_DRV_BUFFER_SIZE]
 
char uart_tx_buffer [UARTTOI2C_TX_DRV_BUFFER_SIZE]
 

Detailed Description

UART to I2C Click context object.

Context object definition of UART to I2C Click driver.

Field Documentation

◆ rst

digital_out_t rst

Reset pin (Active low).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[UARTTOI2C_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[UARTTOI2C_TX_DRV_BUFFER_SIZE]

Buffer size.


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