UNO Watchdog Timer User Manual
18
Chapter 3 Function API’s
3.1 Error Codes Returned by Functions
3.2 Data Structures
enum WatchMode
{WATCH_MODE_SYSTEM = 0, WATCH_MODE_APPLICATION = 1};
Description:
(1) WATCH_MODE_SYSTEM:
Watch the whole system, the feed dog
thread is supplied in the SYS driver.
(2) WATCH_MODE_APPLICATION:
Watch the specified application,
the user should supply the user thread to feed the dog
#define ADS_WATCHDOG_CHIPSET_UNKNOWN 0
#define ADS_WATCHDOG_CHIPSET_SOM443
1
#define ADS_WATCHDOG_CHIPSET_W83977AF 2
#define ADS_WATCHDOG_CHIPSET_W83627HF 3
Summary of Contents for Watchdog Timer UNO-2171
Page 1: ...Watchdog Timer UNO 2170 UNO 2171 UNO 205XE User Manual ...
Page 4: ...UNO Watchdog Timer User Manual iv ...
Page 6: ...UNO Watchdog Timer User Manual vi ...
Page 12: ...UNO Watchdog Timer User Manual 6 ...
Page 19: ...13 Chapter2 Step2 Press Apply Step3 Press Enable ...
Page 21: ...15 Chapter2 Step6 Click the item AdsWatchdog you can view the event message ...
Page 23: ...2 CHAPTER 3 Function API s ...
Page 33: ...2 CHAPTER 4 Example Call Flows ...