STM32H735xx HAL User Manual
Defines
FLASH IWDG Counter Freeze in STANDBY
FLASH Exported Constants

Defines

#define OB_IWDG_STDBY_FREEZE   0x00000000U
#define OB_IWDG_STDBY_ACTIVE   FLASH_OPTSR_FZ_IWDG_SDBY

Define Documentation

#define OB_IWDG_STDBY_ACTIVE   FLASH_OPTSR_FZ_IWDG_SDBY

IWDG counter active in STANDBY mode

Definition at line 317 of file stm32h7xx_hal_flash_ex.h.

#define OB_IWDG_STDBY_FREEZE   0x00000000U

Freeze IWDG counter in STANDBY mode

Definition at line 316 of file stm32h7xx_hal_flash_ex.h.