1.2.27.1 WDT_Initialize Function

C

void WDT_Initialize( void )

Summary

Initializes given instance of the WDT peripheral.

Description

This function initializes the given instance of the WDT peripheral as configured by the user.

Precondition

None.

Parameters

None.

Returns

None.

Example

WDT_Initialize();

Remarks

The WDT peripheral is also configured by setting in the NVM User Row. These settings are specified though compiler provided fuse settings.