STM32H735xx HAL User Manual
Defines
FLASHEx OB IWDG1 SW
FLASH Exported Constants

Defines

#define OB_IWDG1_SW   FLASH_OPTSR_IWDG1_SW
#define OB_IWDG1_HW   0x00000000U

Define Documentation

#define OB_IWDG1_HW   0x00000000U

Software independent watchdog 1

Definition at line 495 of file stm32h7xx_hal_flash_ex.h.

#define OB_IWDG1_SW   FLASH_OPTSR_IWDG1_SW

Hardware independent watchdog 1

Definition at line 494 of file stm32h7xx_hal_flash_ex.h.