|
Digital Scale
1.0
Digital Scale
|
Variables | |
| static const uint8_t | EFLAG_LOBAT =2 |
| Is set on low Supply Voltage. More... | |
| static const uint8_t | EFLAG_UNCAL =1 |
| Device has not been calibrated. More... | |
| volatile uint8_t | eFlags |
| Error flags. More... | |
| static const uint8_t | TFLAG_SEC =1 |
| Is set once per Second. More... | |
| volatile uint8_t | tFlags |
| Flags set by Time. More... | |
Flags indicating timer events and errors. They are set when the error condition appears.
| volatile uint8_t tFlags |
Flags set by Time.
| volatile uint8_t eFlags |
Error flags.
|
static |
Is set once per Second.
|
static |
Device has not been calibrated.
|
static |
Is set on low Supply Voltage.
1.8.4