Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

Watchdog Functions
[AT91]

Collaboration diagram for Watchdog Functions:


Detailed Description

AT91 on-chip watchdog timer.


Functions

u_long At91WatchDogStart (u_long ms, u_long 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.


Function Documentation

u_long At91WatchDogStart u_long  ms,
u_long  xmode
 

Start the AT91 hardware watch dog timer.

For portability, applications should use the platform independent Watchdog Driver API.

void At91WatchDogRestart void   ) 
 

Re-start the AT91 hardware watch dog timer.

For portability, applications should use the platform independent Watchdog Driver API.

void At91WatchDogDisable void   ) 
 

Disable the AT91 hardware watch dog timer.

For portability, applications should use the platform independent Watchdog Driver API.

void At91WatchDogEnable void   ) 
 

Enable the AT91 hardware watch dog timer.

For portability, applications should use the platform independent Watchdog Driver API.


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/