boardSupplyType (Function) |
Top Previous Next |
boardSupplyType returns information about the type of power (battery, DC, or AC) the RTCU is currently operating on.
Input: None
Returns: INT (1..3) Type of supply:
Declaration: FUNCTION boardSupplyType : INT;
Example: INCLUDE rtcu.inc |