UM1581
14.2.6.3
IWDG_SetReload
Function Name
Function Description
Parameters
Return values
Notes
14.2.6.4
IWDG_ReloadCounter
Function Name
Function Description
Parameters
Return values
Notes
14.2.6.5
IWDG_SetWindowValue
Function Name
Function Description
Parameters
Return values
Notes
void IWDG_SetReload ( uint16_t Reload)
Sets IWDG Reload value.
Reload : specifies the IWDG Reload value. This parameter
must be a number between 0 and 0x0FFF.
None.
None.
void IWDG_ReloadCounter ( void )
Reloads IWDG counter with value defined in the reload register
(write access to IWDG_PR and IWDG_RLR registers disabled).
None.
None.
None.
void IWDG_SetWindowValue ( uint16_t WindowValue)
Sets the IWDG window value.
WindowValue : specifies the window value to be compared
to the downcounter.
None.
None.
DocID023800 Rev 1
Independent watchdog (IWDG)
281/584
Need help?
Do you have a question about the STM32F31xx and is the answer not in the manual?