Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
IWDG_InitStruct Struct Reference

IWDG init struct definition. More...

#include <Imt.Base.HAL.STM32F030/SystemPeripherals_IWDG.h>

Public Attributes

IWDG_Prescaler prescaler
 
uint32_t reloadValue
 

Detailed Description

IWDG init struct definition.

Definition at line 37 of file SystemPeripherals_IWDG.h.

Member Data Documentation

◆ prescaler

IWDG_Prescaler IWDG_InitStruct::prescaler

Definition at line 39 of file SystemPeripherals_IWDG.h.

◆ reloadValue

uint32_t IWDG_InitStruct::reloadValue

Definition at line 41 of file SystemPeripherals_IWDG.h.


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