STM32H735xx HAL User Manual
Defines
FLASHEx OB NRST STDBY D2
FLASH Exported Constants

Defines

#define OB_STDBY_RST_D2   0x00000000U
#define OB_STDBY_NO_RST_D2   FLASH_OPTSR_NRST_STBY_D2

Define Documentation

#define OB_STDBY_NO_RST_D2   FLASH_OPTSR_NRST_STBY_D2

No reset generated when entering the D2 to standby mode

Definition at line 543 of file stm32h7xx_hal_flash_ex.h.

#define OB_STDBY_RST_D2   0x00000000U

Reset generated when entering the D2 to standby mode

Definition at line 542 of file stm32h7xx_hal_flash_ex.h.