HALFRED  0.4.0
Macros
hal_wdt.h File Reference

Watchdog timer API. More...

Detailed Description

Watchdog timer API.

Purpose
HALFRED Hardware Abstraction Layer
Version
Revision
1500
License
$License$

Go to the source code of this file.

Macros

#define WDT_Enable(period)   HAL_PORT_WDT_Enable(period)
 
#define WDT_Disable()   HAL_PORT_WDT_Disable()
 
#define WDT_Feed()   HAL_PORT_WDT_Feed()