User`s manual

70 Appendix
Matrix MXC-2000 Series
User’s Manual
InitWDT
@ Description
Initialize the watchdog timer function of MXC-2002/2011/
2002D/2011D controller. InitWDT must be called before the
invocation of any other WDT function.
@ Supported controllers
MXC-2002, MXC-2011, MXC-2002D, MXC-2011D
@ Syntax
C/C++
BOOL InitWDT()
@ Parameters
None
@ Return code
TRUE if watchdog timer is successfully initialized.
FALSE if watchdog timer is failed to initialize.