![]() |
RTEMS 6.1-rc7
|
IWDG Init structure definition. More...
#include <stm32h7xx_hal_iwdg.h>
Data Fields | |
uint32_t | Prescaler |
uint32_t | Reload |
uint32_t | Window |
IWDG Init structure definition.
uint32_t IWDG_InitTypeDef::Prescaler |
Select the prescaler of the IWDG. This parameter can be a value of IWDG Prescaler
uint32_t IWDG_InitTypeDef::Reload |
Specifies the IWDG down-counter reload value. This parameter must be a number between Min_Data = 0 and Max_Data = 0x0FFF
uint32_t IWDG_InitTypeDef::Window |
Specifies the window value to be compared to the down-counter. This parameter must be a number between Min_Data = 0 and Max_Data = 0x0FFF