STM32H735xx 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
#define LL_IWDG_SR_WVU   IWDG_SR_WVU

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 67 of file stm32h7xx_ll_iwdg.h.

#define LL_IWDG_SR_RVU   IWDG_SR_RVU

Watchdog counter reload value update

Definition at line 68 of file stm32h7xx_ll_iwdg.h.

#define LL_IWDG_SR_WVU   IWDG_SR_WVU

Watchdog counter window value update

Definition at line 69 of file stm32h7xx_ll_iwdg.h.