UoS³ Flight Computer Firmware
 All Data Structures Files Functions Groups Pages
Files | Functions

External watchdog driver. More...

Files

file  wdt.c
 WDT Driver - gnulinux platform.
 
file  wdt.c
 WDT Driver - uos3-proto board.
 

Functions

void WDT_kick (void)
 

Detailed Description

External watchdog driver.

Driver for kicking the external window watchdog device.

Function Documentation

void WDT_kick ( void  )

Kicks the external window watchdog device.

Public Functions

Definition at line 19 of file wdt.c.