loadcell 2.0.0.0
loadcell_data_t Struct Reference

Load cell data structure definition. More...

#include <loadcell.h>

Data Fields

float tare
 
uint8_t tare_ok
 
float weight_coeff_100g
 
uint8_t weight_data_100g_ok
 
float weight_coeff_500g
 
uint8_t weight_data_500g_ok
 
float weight_coeff_1000g
 
uint8_t weight_data_1000g_ok
 
float weight_coeff_5000g
 
uint8_t weight_data_5000g_ok
 
float weight_coeff_10000g
 
uint8_t weight_data_10000g_ok
 

Detailed Description

Load cell data structure definition.

Field Documentation

◆ tare

float tare

◆ tare_ok

uint8_t tare_ok

◆ weight_coeff_10000g

float weight_coeff_10000g

◆ weight_coeff_1000g

float weight_coeff_1000g

◆ weight_coeff_100g

float weight_coeff_100g

◆ weight_coeff_5000g

float weight_coeff_5000g

◆ weight_coeff_500g

float weight_coeff_500g

◆ weight_data_10000g_ok

uint8_t weight_data_10000g_ok

◆ weight_data_1000g_ok

uint8_t weight_data_1000g_ok

◆ weight_data_100g_ok

uint8_t weight_data_100g_ok

◆ weight_data_5000g_ok

uint8_t weight_data_5000g_ok

◆ weight_data_500g_ok

uint8_t weight_data_500g_ok

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