User`s manual

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