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

Defines

#define OB_STDBY_RST_D1   0x00000000U
#define OB_STDBY_NO_RST_D1   FLASH_OPTSR_NRST_STBY_D1

Define Documentation

#define OB_STDBY_NO_RST_D1   FLASH_OPTSR_NRST_STBY_D1

No reset generated when entering the D1 to standby mode

Definition at line 524 of file stm32h7xx_hal_flash_ex.h.

#define OB_STDBY_RST_D1   0x00000000U

Reset generated when entering the D1 to standby mode

Definition at line 523 of file stm32h7xx_hal_flash_ex.h.