boardDCOut2 (Function) |
Top Previous Next |
This function is used to enable/disable the DC-OUT 2 external power supply that is available on some devices. For technical specification on the DC-OUT 2 external power supply, please consult the technical manual of the respective device.
Input: Enable : BOOL Enables/disables DC-OUT 2. Default state is: disabled.
Returns: None
Declaration: FUNCTION boardDCOut2;
Example: INCLUDE rtcu.inc |