boardSupplyVoltage (Function) |
Top Previous Next |
boardSupplyVoltage returns the measured voltage the RTCU device is supplied with.
Input: None
Returns: INT (0..400) Supply voltage in 0.1 Volt increments. 12 V supply voltage will be returned as 120.
Declaration: FUNCTION boardSupplyVoltage : INT;
Example: INCLUDE rtcu.inc |