HAL + 0/10 examples
CodeScope will show references to WWDG_InitTypeDef::Counter from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
WWDG
STM32469I-Discovery
Examples
WWDG
STM32469I_EVAL
Examples
WWDG
STM324x9I_EVAL
Examples
WWDG
STM324xG_EVAL
Examples
WWDG
STM32F412G-Discovery
Examples
WWDG
STM32F412ZG-Nucleo
Examples
WWDG
STM32F413ZH-Nucleo
Examples
WWDG
STM32F429ZI-Nucleo
Examples
WWDG
STM32F446ZE-Nucleo
Examples
WWDG
 
Symbols
loading...
Files
loading...

WWDG_InitTypeDef::Counter field

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

Syntax

uint32_t Counter;

Examples

WWDG_InitTypeDef::Counter is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_wwdg.h:55
uint32_t Counter; /*!< Specifies the WWDG free-running downcounter value.
stm32f4xx_hal_wwdg.c:211HAL_WWDG_Init()
stm32f4xx_hal_wwdg.c:346HAL_WWDG_Refresh()

Data Use

Functions reading WWDG_InitTypeDef::Counter
WWDG_InitTypeDef::Counter
all items filtered out
Type of WWDG_InitTypeDef::Counter
WWDG_InitTypeDef::Counter
uint32_t
all items filtered out