Public Attributes | List of all members
WWDG_InitTypeDef Struct Reference

WWDG Init structure definition. More...

#include <stm32f7xx_hal_wwdg.h>

Public Attributes

uint32_t Counter
 
uint32_t EWIMode
 
uint32_t Prescaler
 
uint32_t Window
 

Detailed Description

WWDG Init structure definition.

Definition at line 48 of file stm32f7xx_hal_wwdg.h.

Member Data Documentation

◆ Counter

uint32_t WWDG_InitTypeDef::Counter

Specifies the WWDG free-running downcounter value. This parameter must be a number between Min_Data = 0x40 and Max_Data = 0x7F

Definition at line 56 of file stm32f7xx_hal_wwdg.h.

◆ EWIMode

uint32_t WWDG_InitTypeDef::EWIMode

Specifies if WWDG Early Wakeup Interupt is enable or not. This parameter can be a value of WWDG Early Wakeup Interrupt Mode

Definition at line 59 of file stm32f7xx_hal_wwdg.h.

◆ Prescaler

uint32_t WWDG_InitTypeDef::Prescaler

Specifies the prescaler value of the WWDG. This parameter can be a value of WWDG Prescaler

Definition at line 50 of file stm32f7xx_hal_wwdg.h.

◆ Window

uint32_t WWDG_InitTypeDef::Window

Specifies the WWDG window value to be compared to the downcounter. This parameter must be a number Min_Data = 0x40 and Max_Data = 0x7F

Definition at line 53 of file stm32f7xx_hal_wwdg.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20