STM32H735xx HAL User Manual
Defines
FLASH Option Bytes IWatchdog
FLASH Exported Constants

Defines

#define OB_IWDG_SW   OB_IWDG1_SW
#define OB_IWDG_HW   OB_IWDG1_HW

Define Documentation

#define OB_IWDG_HW   OB_IWDG1_HW

Hardware IWDG selected

Definition at line 281 of file stm32h7xx_hal_flash_ex.h.

#define OB_IWDG_SW   OB_IWDG1_SW

Software IWDG selected

Definition at line 280 of file stm32h7xx_hal_flash_ex.h.