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

IWDG Handle Structure definition. More...

#include <stm32f4xx_hal_iwdg.h>

Collaboration diagram for IWDG_HandleTypeDef:

Public Attributes

IWDG_TypeDef * Instance
IWDG_InitTypeDef Init

Detailed Description

IWDG Handle Structure definition.

Definition at line 59 of file stm32f4xx_hal_iwdg.h.

Member Data Documentation

◆ Init

IWDG_InitTypeDef IWDG_HandleTypeDef::Init

IWDG required parameters

Definition at line 63 of file stm32f4xx_hal_iwdg.h.

◆ Instance

IWDG_TypeDef* IWDG_HandleTypeDef::Instance

Register base address

Definition at line 61 of file stm32f4xx_hal_iwdg.h.


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