User`s manual
68 Appendix
Matrix MXC-4000 Series
User’s Manual
StartWDT
@ Description
Start the watchdog timer function. Once the StartWDT is
invoked, the countdown of watchdog timer starts. Users should
call ResetWDT or StopWDT before the expiration of watchdog
timer, or the system will be reset.
@ Supported controllers
MXC-4000 series
@ Syntax
C/C++
BOOL StartWDT()
@ Parameters
None
@ Return codes
TRUE if watchdog timer is successfully started.
FALSE if watchdog timer is failed to start.