STM32H735xx HAL User Manual
|
IWDG Handle Structure definition. More...
#include <stm32h7xx_hal_iwdg.h>
Data Fields | |
IWDG_TypeDef * | Instance |
IWDG_InitTypeDef | Init |
IWDG Handle Structure definition.
Definition at line 62 of file stm32h7xx_hal_iwdg.h.
IWDG required parameters
Definition at line 66 of file stm32h7xx_hal_iwdg.h.
Referenced by HAL_IWDG_Init().
IWDG_TypeDef* IWDG_HandleTypeDef::Instance |
Register base address
Definition at line 64 of file stm32h7xx_hal_iwdg.h.
Referenced by HAL_IWDG_Init().