Add text to watchdog documentation indicating that it will continue to run in sleep modes

pull/10657/head
Steven Cartmell 2018-03-27 17:32:15 +02:00 committed by Filip Jagodzinski
parent 3d31801f4f
commit bafe99ced3
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@
* wraps. To prevent the system reset the timer must be continually
* kicked/refreshed by calling hal_watchdog_kick which will reset the countdown
* to the user specified reset value.
*
* The Watchdog timer must continue to operate in low power modes. It
* must count down and trigger a reset from within both sleep and deep sleep
* modes unless the chip is woken to refresh the timer.
*/
typedef struct