STM32F479xx HAL User Manual
Data Fields
__WWDG_HandleTypeDef Struct Reference

WWDG handle Structure definition. More...

#include <stm32f4xx_hal_wwdg.h>

Data Fields

WWDG_TypeDef * Instance
WWDG_InitTypeDef Init
void(* EwiCallback )(struct __WWDG_HandleTypeDef *hwwdg)
void(* MspInitCallback )(struct __WWDG_HandleTypeDef *hwwdg)

Detailed Description

WWDG handle Structure definition.

Definition at line 68 of file stm32f4xx_hal_wwdg.h.


Field Documentation

WWDG Early WakeUp Interrupt callback

Definition at line 78 of file stm32f4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), HAL_WWDG_IRQHandler(), HAL_WWDG_RegisterCallback(), and HAL_WWDG_UnRegisterCallback().

WWDG required parameters

Definition at line 75 of file stm32f4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), and HAL_WWDG_Refresh().

Register base address

Definition at line 73 of file stm32f4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), and HAL_WWDG_Refresh().

WWDG Msp Init callback

Definition at line 80 of file stm32f4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), HAL_WWDG_RegisterCallback(), and HAL_WWDG_UnRegisterCallback().


The documentation for this struct was generated from the following file: