STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
WWDG_HandleTypeDef Struct Reference

WWDG handle Structure definition. More...

#include <stm32f4xx_hal_wwdg.h>

Collaboration diagram for WWDG_HandleTypeDef:

Data Fields

WWDG_TypeDef * Instance
 
WWDG_InitTypeDef Init
 

Detailed Description

WWDG handle Structure definition.

Definition at line 69 of file stm32f4xx_hal_wwdg.h.

Field Documentation

◆ Instance

WWDG_TypeDef* WWDG_HandleTypeDef::Instance

Register base address

Definition at line 72 of file stm32f4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), and HAL_WWDG_Refresh().

◆ Init

WWDG_InitTypeDef WWDG_HandleTypeDef::Init

WWDG required parameters

Definition at line 74 of file stm32f4xx_hal_wwdg.h.

Referenced by HAL_WWDG_Init(), and HAL_WWDG_Refresh().


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