STM32L486xx HAL User Manual
Data Fields
__WWDG_HandleTypeDef Struct Reference

WWDG handle Structure definition. More...

#include <stm32l4xx_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 83 of file stm32l4xx_hal_wwdg.h.


Field Documentation

WWDG Early WakeUp Interrupt callback

Definition at line 90 of file stm32l4xx_hal_wwdg.h.

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

WWDG required parameters

Definition at line 87 of file stm32l4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), and HAL_WWDG_Refresh().

Register base address

Definition at line 85 of file stm32l4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), and HAL_WWDG_Refresh().

WWDG Msp Init callback

Definition at line 92 of file stm32l4xx_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: