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

Defines

#define OB_IWDG_STOP_FREEZE   0x00000000U
#define OB_IWDG_STOP_ACTIVE   FLASH_OPTSR_FZ_IWDG_STOP

Define Documentation

#define OB_IWDG_STOP_ACTIVE   FLASH_OPTSR_FZ_IWDG_STOP

IWDG counter active in STOP mode

Definition at line 308 of file stm32h7xx_hal_flash_ex.h.

#define OB_IWDG_STOP_FREEZE   0x00000000U

Freeze IWDG counter in STOP mode

Definition at line 307 of file stm32h7xx_hal_flash_ex.h.