![ADLINK Technology Matrix MXE-5000 Series User Manual Download Page 51](http://html.mh-extra.com/html/adlink-technology/matrix-mxe-5000-series/matrix-mxe-5000-series_user-manual_2852720051.webp)
Appendix
41
A Appendix
A.1 Watchdog Timer (WDT) Function Reference
This appendix describes the usage of the watchdog timer (WDT)
function library for the MXE-5000 controller. Watchdog timer is a
hardware mechanism to reset the system in case the operating
system or an application halts. After starting watchdog timer, you
need to periodically reset the watchdog timer in the application
before the timer expires. Once watchdog timer expires, a hard-
ware-generated signal is sent to reset the system.
To use the WDT function library for MXE-5000 series, you need to
include the header file WDT.h and linkage library WDT.lib in your
C++ project.
Summary of Contents for Matrix MXE-5000 Series
Page 6: ...vi List of Tables Matrix MXE 5000 Series User s Manual This page intentionally left blank ...
Page 10: ...x Matrix MXE 5000 Series User s Manual This page intentionally left blank ...
Page 26: ...16 System Description Matrix MXE 5000 Series User s Manual This page intentionally left blank ...