batChargerEnable (Function) |
Top Previous Next |
batChargerEnable enables/disables the charging of the on-board battery. The charger enable/disable state is used until the device is restarted or batChargerEnable is called again. The battery charger is enabled by default.
Input: enable : BOOL (false/true)
Returns: INT
Declaration: FUNCTION batChargerEnable : INT;
Example: INCLUDE rtcu.inc |