1.6.27.4 1.7.27.4 1.10.24.4 1.11.24.4 1.12.25.4 1.13.23.4 1.14.18.4 1.15.19.4 1.16.26.4 1.17.21.4 1.18.22.4 1.19.22.4 1.22.29.4 1.23.28.4 1.24.24.4 WDT_WindowDisable Function
C
void WDT_WindowDisable( void )
Summary
Disables the WDT window mode.
Description
This function is used to disable window mode operations.
Preconditions
This API is generated to disable 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_WindowDisable();
Remarks
None.