wdt.h File Reference

This module contains the watch dog timer. More...

Go to the source code of this file.

Functions

void Watchdog_Clr (void)
 Clear the watchdog timer.
void Watchdog_Timeout (void)
 This procedure is called on a watchdog time out.
void Watchdog_Init (void)


Detailed Description

This module contains the watch dog timer.

The watchdog timer expiers aproximatlay every second and causes a restart of the cpu. The idle task clears regulary the watch dog counter. If the idle task is not scheduled for a long time, the cpu performs a restart.

Definition in file wdt.h.


Generated on Mon Sep 29 19:56:48 2008 for mKernel by  doxygen 1.4.6