STM32F439xx HAL User Manual
Defines
Get Flags Defines
IWDG Exported Constants

Flags defines which can be used with LL_IWDG_ReadReg function. More...

Defines

#define LL_IWDG_SR_PVU   IWDG_SR_PVU
#define LL_IWDG_SR_RVU   IWDG_SR_RVU

Detailed Description

Flags defines which can be used with LL_IWDG_ReadReg function.


Define Documentation

#define LL_IWDG_SR_PVU   IWDG_SR_PVU

Watchdog prescaler value update

Definition at line 86 of file stm32f4xx_ll_iwdg.h.

#define LL_IWDG_SR_RVU   IWDG_SR_RVU

Watchdog counter reload value update

Definition at line 87 of file stm32f4xx_ll_iwdg.h.