1.6.27.3 1.7.27.3 1.10.24.3 1.11.24.3 1.12.25.3 1.13.23.3 1.14.18.3 1.15.19.3 1.16.26.3 1.17.21.3 1.18.22.3 1.19.22.3 1.22.29.3 1.23.28.3 1.24.24.3 WDT_WindowEnable Function
C
void WDT_WindowEnable( void );
Summary
Enables the WDT window mode.
Description
This function enables the WDT window mode.
Preconditions
This API is generated to enable the Window mode in firmware if the window mode is disabled by setting WINDIS fuse bit to OFF/NORMAL in MHC device configuration.
Parameters
None.
Returns
None.
Example
WDT_WindowEnable();
Remarks
None.