usbtoi2c2 2.0.0.0
usbtoi2c2_t Struct Reference

USB to I2C 2 Click context object. More...

#include <usbtoi2c2.h>

Data Fields

digital_out_t rst
 
digital_in_t tx_ind
 
digital_in_t rx_ind
 
i2c_master_t i2c
 
uint8_t slave_address
 

Detailed Description

USB to I2C 2 Click context object.

Context object definition of USB to I2C 2 Click driver.

Field Documentation

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ rst

digital_out_t rst

Reset pin (active low).

◆ rx_ind

digital_in_t rx_ind

RX indicator.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ tx_ind

digital_in_t tx_ind

TX indicator.


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