tfmini 2.0.0.0
tfmini_t Struct Reference

TFmini Click context object. More...

#include <tfmini.h>

Data Fields

i2c_master_t i2c
 
uart_t uart
 
char uart_rx_buffer [DRV_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_BUFFER_SIZE]
 
uint8_t slave_address
 
tfmini_drv_t drv_sel
 

Detailed Description

TFmini Click context object.

Context object definition of TFmini Click driver.

Field Documentation

◆ drv_sel

tfmini_drv_t drv_sel

Master driver interface selector.

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

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