ameba_ws2812b/project/realtek_ameba1_va0_example/example_sources/watchdog
2015-11-17 10:30:14 +08:00
..
src first commit 2015-11-17 10:30:14 +08:00
readme.txt first commit 2015-11-17 10:30:14 +08: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.