Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
IWDG_Exported_Functions_Group2
[IWDG_Exported_Functions]
IO operation functions. More...
Functions | |
HAL_StatusTypeDef | HAL_IWDG_Refresh (IWDG_HandleTypeDef *hiwdg) |
Refresh the IWDG. |
Detailed Description
IO operation functions.
=============================================================================== ##### IO operation functions ##### =============================================================================== [..] This section provides functions allowing to: (+) Refresh the IWDG.
Function Documentation
HAL_StatusTypeDef HAL_IWDG_Refresh | ( | IWDG_HandleTypeDef * | hiwdg ) |
Refresh the IWDG.
- Parameters:
-
hiwdg pointer to a IWDG_HandleTypeDef structure that contains the configuration information for the specified IWDG module.
- Return values:
-
HAL status
Definition at line 256 of file stm32l4xx_hal_iwdg.c.
Generated on Tue Jul 12 2022 11:00:17 by
