MODIFICATION HISTORY:
Ver Who Date Changes ----- --- -------- --------------------------------------------- 1.00a sdm 01/15/10 First release
#include "xscuwdt.h"
Functions | |
int | XScuWdt_CfgInitialize (XScuWdt *InstancePtr, XScuWdt_Config *ConfigPtr, u32 EffectiveAddress) |
void | XScuWdt_Start (XScuWdt *InstancePtr) |
void | XScuWdt_Stop (XScuWdt *InstancePtr) |
|
Initialize a specific watchdog timer instance/driver. This function must be called before other functions of the driver are called.
|
|
Start the watchdog counter of the device.
|
|
Stop the watchdog timer.
|