STM32F4xx_HAL_Driver
1.8.3
|
Header file of IWDG HAL module. More...
Go to the source code of this file.
Data Structures | |
struct | IWDG_InitTypeDef |
IWDG Init structure definition. More... | |
struct | IWDG_HandleTypeDef |
IWDG Handle Structure definition. More... | |
Functions | |
HAL_StatusTypeDef | HAL_IWDG_Init (IWDG_HandleTypeDef *hiwdg) |
Initialize the IWDG according to the specified parameters in the IWDG_InitTypeDef and start watchdog. Before exiting function, watchdog is refreshed in order to have correct time base. More... | |
HAL_StatusTypeDef | HAL_IWDG_Refresh (IWDG_HandleTypeDef *hiwdg) |
Refresh the IWDG. More... | |
Header file of IWDG HAL module.
Copyright (c) 2016 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
Definition in file stm32f4xx_hal_iwdg.h.