ADLINK MXC-4000 Series User Manual

Page 79

Advertising
background image

Appendix

69

Matrix MXC-4000 Series

User’s Manual

ResetWDT

@ Description

Reset the watchdog timer. The invocation of ResetWDT allows
users to restore the watchdog timer to the initial timeout value
specified in SetWDT function. Users should call ResetWDT or
StopWDT before the expiration of watchdog timer, or the sys-
tem will be reset.

@ Supported controllers

MXC-4000 series

@ Syntax

C/C++

BOOL ResetWDT()

@ Parameters

None

@ Return codes

TRUE if watchdog timer is successfully reset.

FALSE if watchdog timer is failed to reset.

Advertising