Acrosser AR-R6006 User Manual

Page 22

Advertising
background image

Revision: 1.0

Remarks:

Call this function to start WatchDog Timer.

Parameters:

nCount

Timer value of WatchDog.

Value 2 ~ 255 if timer unit is second.
Value 1 ~ 255 if timer unit is minute.

nTimerUnit

TIME_UNIT_SECOND and TIME_UNIT_MINUTE stand for second and minute.

Return Value:

Returns TRUE on success, FALSE on failure.


BOOL WINAPI WatchDog_StopTimer();

Remarks:

Call this function to stop WatchDog Timer.

Parameters:

(None)


Return Value:

Returns TRUE on success, FALSE on failure.



























22

Advertising