Nuvo-2400
User’s Manual
Copyright © 2015 Neousys Technology Inc. All Right Reserved.
Page 71 of 81
6.2.1.3 StartWDT
Description
Start countdown of WDT. When WDT is started, the WDT LED indicator starts to
blink in a frequency of 1Hz. If no ResetWDT() or StopWDT is invoked before WDT is
counted to 0, the WDT expires and system resets.
Parameter
None
Return Value
If the timeout value is given in correct format, this function returns TRUE, otherwise
FALSE.
Usage
BOOL bRet = StartWDT()