batModuleMounted (Function) |
Top Previous Next |
batModuleMounted queries if a battery module is mounted on the RTCU device.
Input: None
Returns: BOOL True if a battery module is mounted. False if not.
Declaration: FUNCTION batModuleMounted : BOOL;
Example: INCLUDE rtcu.inc |