boardClearPassword (Function) |
Top Previous Next |
Clears the primary password that is used by the RTCU IDE (or any other RACP1/RACP2) client that will authenticate itself to the device.
See boardSetPassword for more information.
Input: None
Returns: BOOL
Declaration: FUNCTION boardClearPassword : BOOL;
Example: INCLUDE rtcu.inc |