Developer World
Spresense Arduino Library v3.3.0-b2e6327
Watchdog.h File Reference

Spresense Arduino Watchdog Library. More...

#include <sdk/config.h>
#include <nuttx/config.h>
#include <nuttx/timers/watchdog.h>
#include <Arduino.h>
Include dependency graph for Watchdog.h:

Go to the source code of this file.

Classes

class  WatchdogClass
 Watchdog controller. More...
 

Macros

#define watchdog_printf(x...)
 

Variables

WatchdogClass Watchdog
 

Detailed Description

Spresense Arduino Watchdog Library.

Author
Sony Semiconductor Solutions Corporation

This is a library about watchdog for user application, and application can check what application is alive and reset if freezed.