Class that implements the watchdog timer.
More...
#include <cs_Watchdog.h>
Class that implements the watchdog timer.
- Once started, keep kicking it to prevent a timeout.
- Reboot on timeout.
- When rebooted by timeout, RESETREAS will have the DOG bit set.
◆ init()
static void Watchdog::init |
( |
| ) |
|
|
static |
◆ kick()
static void Watchdog::kick |
( |
| ) |
|
|
static |
Restart the watchdog timer.
◆ start()
static void Watchdog::start |
( |
| ) |
|
|
static |
Start the watchdog timer.
◆ _channelId
nrfx_wdt_channel_id Watchdog::_channelId |
|
staticprivate |
The documentation for this class was generated from the following file: