wdt.h File Reference
Watchdog interface. More...
#include <appconfig.h>
#include <cfg/compiler.h>
#include <cfg/arch_config.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 930 2007-10-23 14:48:48Z batt
Definition in file wdt.h.
Function Documentation
| void wdt_init | ( | uint8_t | timeout | ) | [inline] |
