POC-300 Series
100
StartWDT
Syntax
BOOL StartWDT(void);
Description
Starts WDT countdown. Once started, the WDT LED indicator
will begin blinking. If ResetWDT() or StopWDT is not invoked
before WDT countdowns to 0, the WDT expires and the
system resets.
Parameter
None
Return Value
I
f the timeout value is given in correct format (WDT started),
this function returns TRUE, otherwise FALSE
Usage
BOOL
bRet = StartWDT()
ResetWDT
Syntax
BOOL ResetWDT(void);
Description
Reset the timeout value to the value given by SetWDT().If
ResetWDT() or StopWDT is not invoked before WDT
countdowns to 0, the WDT expires and the system resets.
Parameter
None
Return Value
Always returns TRUE
Usage
BOOL
bRet = ResetWDT()
StopWDT
Syntax
BOOL StopWDT(void);
Description
Stops the countdown of WDT. When WDT has stopped, the
WDT LED indicator stops blinking.
Parameter
None
Return Value
Always returns TRUE
Usage
BOOL
bRet = StopWDT()
Summary of Contents for POC-300
Page 1: ...Neousys Technology Inc POC 300 Series User Manual Revision 1 0 ...
Page 4: ...Table of Contents 4 StopDICOS 108 DI COS Example 108 ...
Page 21: ...POC 300 Series 21 1 5 2 Front Panel View NOTE All measurements are in millimeters mm ...
Page 22: ...POC 300 Series 22 1 5 3 Bottom View NOTE All measurements are in millimeters mm ...
Page 58: ...POC 300 Series 58 5 Reinstall the system enclosure ...