WWDG handle Structure definition. More...
#include <stm32f7xx_hal_wwdg.h>
Public Attributes | |
WWDG_InitTypeDef | Init |
WWDG_TypeDef * | Instance |
WWDG handle Structure definition.
Definition at line 70 of file stm32f7xx_hal_wwdg.h.
WWDG_InitTypeDef WWDG_HandleTypeDef::Init |
WWDG required parameters
Definition at line 75 of file stm32f7xx_hal_wwdg.h.
WWDG_TypeDef* WWDG_HandleTypeDef::Instance |
Register base address
Definition at line 73 of file stm32f7xx_hal_wwdg.h.