Spresense Arduino Watchdog Library. More...
#include <sdk/config.h>
#include <nuttx/config.h>
#include <nuttx/timers/watchdog.h>
#include <Arduino.h>
Go to the source code of this file.
Classes | |
class | WatchdogClass |
Watchdog controller. More... | |
Macros | |
#define | watchdog_printf(x...) |
Variables | |
WatchdogClass | Watchdog |
Spresense Arduino Watchdog Library.
This is a library about watchdog for user application, and application can check what application is alive and reset if freezed.