loadcell7 2.1.0.0
|
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 |
Load Cell 7 Click context object.
Context object definition of Load Cell 7 Click driver.
digital_out_t cs |
Power down pin (Active Low).
digital_in_t miso |
MISO as input data ready pin.
spi_master_t spi |
SPI driver object.
int32_t tare_scale |
Tare scale - ADC value of the empty container.
float weight_scale |
Calibrated weight scale.