loadcell7 2.1.0.0
loadcell7_t Struct Reference

Load Cell 7 Click context object. More...

#include <loadcell7.h>

Data Fields

digital_in_t miso
 
digital_out_t cs
 
spi_master_t spi
 
int32_t tare_scale
 
float weight_scale
 

Detailed Description

Load Cell 7 Click context object.

Context object definition of Load Cell 7 Click driver.

Field Documentation

◆ cs

digital_out_t cs

Power down pin (Active Low).

◆ miso

digital_in_t miso

MISO as input data ready pin.

◆ spi

spi_master_t spi

SPI driver object.

◆ tare_scale

int32_t tare_scale

Tare scale - ADC value of the empty container.

◆ weight_scale

float weight_scale

Calibrated weight scale.


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