User`s manual

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