usbtoi2c2 2.0.0.0
usbtoi2c2_cfg_t Struct Reference

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

#include <usbtoi2c2.h>

Data Fields

pin_name_t scl
 
pin_name_t sda
 
pin_name_t rst
 
pin_name_t tx_ind
 
pin_name_t rx_ind
 
uint32_t i2c_speed
 
uint8_t i2c_address
 

Detailed Description

USB to I2C 2 Click configuration object.

Configuration object definition of USB to I2C 2 Click driver.

Field Documentation

◆ i2c_address

uint8_t i2c_address

I2C slave address.

◆ i2c_speed

uint32_t i2c_speed

I2C serial speed.

◆ rst

pin_name_t rst

Reset pin (active low).

◆ rx_ind

pin_name_t rx_ind

Rx indicator.

◆ scl

pin_name_t scl

Clock pin descriptor for I2C driver.

◆ sda

pin_name_t sda

Bidirectional data pin descriptor for I2C driver.

◆ tx_ind

pin_name_t tx_ind

Tx indicator.


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