wdt.h File Reference
Watchdog interface. More...
#include "cfg/cfg_wdt.h"
#include <cfg/compiler.h>
#include "cfg/cfg_arch.h"
Go to the source code of this file.
Functions | |
| void | wdt_reset (void) |
| Reset the watchdog timer. | |
| void | wdt_init (uint8_t timeout) |
| Set watchdog timer timeout. | |
Detailed Description
Watchdog interface.
- Version:
- Id
- wdt.h 1571 2008-08-08 08:16:30Z bernie
Definition in file wdt.h.
Function Documentation
| void wdt_init | ( | uint8_t | timeout | ) | [inline] |
