STM32L4xx_HAL_Driver  1.14.0
stm32l4xx_hal_iwdg.h File Reference

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...
 

Detailed Description

Header file of IWDG HAL module.

Author
MCD Application Team
Attention

© Copyright (c) 2017 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32l4xx_hal_iwdg.h.