Nut/OS  4.10.3
API Reference
wdt_at91.c File Reference
#include <sys/timer.h>
#include <dev/watchdog.h>
Include dependency graph for wdt_at91.c:

Go to the source code of this file.

Functions

uint32_t At91WatchDogStart (uint32_t ms, uint32_t xmode)
 Start the AT91 hardware watch dog timer.
void At91WatchDogRestart (void)
 Re-start the AT91 hardware watch dog timer.
void At91WatchDogDisable (void)
 Disable the AT91 hardware watch dog timer.
void At91WatchDogEnable (void)
 Enable the AT91 hardware watch dog timer.