DRV_WatchdogFeed

INT32S DRV_WatchdogFeed (PTR_T DeviceHandle);

Purpose

Feeds the watchdog, i.e. resets the pre-set value.

 Parameters

Name

Direction

Range

Description

DeviceHandle

input

default

The pointer retrieved from the DRV_DeviceOpen which specifies the target device.

Return

   1. 0

Successful.

   2. InvalidDeviceHandle

The DeviceHandle is NULL..