Digital Scale  1.0
Digital Scale
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
confStruct_t Struct Reference

Holds all Configuration Data stored in EEPROM. More...

Data Fields

int32_t cal_denom
 The Denominator of the Calibration Fraction. More...
 
int32_t cal_num
 The numerator of the Calibration Fraction. More...
 
bool isCalibrated
 True if calibration has been performed, false on new Devices or after DefaultConfig() More...
 
uint16_t magic
 Used to discover unprogrammed Devices. More...
 

Detailed Description

Holds all Configuration Data stored in EEPROM.

Field Documentation

uint16_t magic

Used to discover unprogrammed Devices.

int32_t cal_num

The numerator of the Calibration Fraction.

int32_t cal_denom

The Denominator of the Calibration Fraction.

bool isCalibrated

True if calibration has been performed, false on new Devices or after DefaultConfig()


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