PDL for FM0+  Version1.0
Peripheral Driverl Library for FM0+
stc_hwwdg_config Struct Reference

Hardware Watchdog configuration. More...

#include <hwwdg.h>

Data Fields

uint32_t u32LoadValue
 Timer interval.
boolean_t bResetEnable
 TRUE: Enables Hardware watchdog reset.

Detailed Description

Hardware Watchdog configuration.

Definition at line 131 of file hwwdg.h.


Field Documentation

TRUE: Enables Hardware watchdog reset.

Definition at line 134 of file hwwdg.h.

Referenced by Hwwdg_Init().

uint32_t u32LoadValue

Timer interval.

Definition at line 133 of file hwwdg.h.

Referenced by Hwwdg_Init().


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