IWDG Handle Structure definition. More...
#include <stm32f4xx_hal_iwdg.h>
Public Attributes | |
IWDG_InitTypeDef | Init |
IWDG_TypeDef * | Instance |
IWDG Handle Structure definition.
Definition at line 60 of file stm32f4xx_hal_iwdg.h.
IWDG_InitTypeDef IWDG_HandleTypeDef::Init |
IWDG required parameters
Definition at line 64 of file stm32f4xx_hal_iwdg.h.
IWDG_TypeDef* IWDG_HandleTypeDef::Instance |
Register base address
Definition at line 62 of file stm32f4xx_hal_iwdg.h.