rtl00TstMinAmebaV35a/project/realtek_ameba1_va0_example/example_sources/watchdog/readme.txt

11 lines
330 B
Text
Raw Normal View History

2016-09-23 04:21:45 +00:00
Example Description
This example describes how to use watchdog api.
Requirement Components: None
In this example, watchdog is setup to 5s timeout.
Watchdog won't bark if we refresh it before timeout.
The timer is also reloaded after refresh.
Otherwise it will restart system in default or call callback function if registered.