![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Hardware Watchdog configuration. More...
#include <hwwdg.h>
Data Fields | |
uint32_t | u32LoadValue |
Timer interval. | |
boolean_t | bResetEnable |
TRUE: Enables Hardware watchdog reset. |
TRUE: Enables Hardware watchdog reset.
Definition at line 134 of file hwwdg.h.
Referenced by Hwwdg_Init().
uint32_t u32LoadValue |