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