STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
WWDG_HandleTypeDef Struct Reference

WWDG handle Structure definition. More...

#include <stm32f4xx_hal_wwdg.h>

Collaboration diagram for WWDG_HandleTypeDef:

Public Attributes

WWDG_TypeDef * Instance
WWDG_InitTypeDef Init

Detailed Description

WWDG handle Structure definition.

Definition at line 69 of file stm32f4xx_hal_wwdg.h.

Member Data Documentation

◆ Init

WWDG_InitTypeDef WWDG_HandleTypeDef::Init

WWDG required parameters

Definition at line 74 of file stm32f4xx_hal_wwdg.h.

◆ Instance

WWDG_TypeDef* WWDG_HandleTypeDef::Instance

Register base address

Definition at line 72 of file stm32f4xx_hal_wwdg.h.


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