batConsumptionClear (function) |
Top Previous Next |
This function will reset the average current consumption (see batConsumptionAvg) and the total current consumption (see batConsumptionTotal), so that both values will be set to zero.
Input: None.
Returns: None.
Declaration: FUNCTION batConsumptionClear;
Example: INCLUDE rtcu.inc |