loadcell3 2.0.0.0
loadcell3_cfg_t Struct Reference

Load Cell 3 Click configuration object. More...

#include <loadcell3.h>

Data Fields

pin_name_t scl
 
pin_name_t sda
 
pin_name_t an
 
uint32_t i2c_speed
 
uint8_t i2c_address
 

Detailed Description

Load Cell 3 Click configuration object.

Configuration object definition of Load Cell 3 Click driver.

Field Documentation

◆ an

pin_name_t an

Analog input pin.

◆ i2c_address

uint8_t i2c_address

I2C slave address.

◆ i2c_speed

uint32_t i2c_speed

I2C serial speed.

◆ scl

pin_name_t scl

Clock pin descriptor for I2C driver.

◆ sda

pin_name_t sda

Bidirectional data pin descriptor for I2C driver.


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