27.2.5 Detailed description of functions
HAL_IWDG_Init
HAL_StatusTypeDef HAL_IWDG_Init (IWDG_HandleTypeDef *
hiwdg)
Initialize the IWDG according to the specified parameters in the
IWDG_InitTypeDef and start watchdog.
hiwdg: pointer to a IWDG_HandleTypeDef structure that
contains the configuration information for the specified IWDG
module.
HAL_IWDG_Refresh
HAL_StatusTypeDef HAL_IWDG_Refresh
(IWDG_HandleTypeDef * hiwdg)
hiwdg: pointer to a IWDG_HandleTypeDef structure that
contains the configuration information for the specified IWDG
module.
27.3 IWDG Firmware driver defines
27.3.1 IWDG
IWDG Exported Macros
Description:
Enable the IWDG peripheral.
Parameters:
__HANDLE__: IWDG handle
Return value:
None
__HAL_IWDG_RELOAD_COUNTER
Description:
Reload IWDG counter with value defined in
the reload register (write access to IWDG_PR
& IWDG_RLR registers disabled).
Parameters:
__HANDLE__: IWDG handle
Return value:
None
IWDG Prescaler