STM32H735xx HAL User Manual
Defines
FLASHEx OB IOHSLV
FLASH Exported Constants

Defines

#define OB_IOHSLV_DISABLE   0x00000000U
#define OB_IOHSLV_ENABLE   FLASH_OPTSR_IO_HSLV

Define Documentation

#define OB_IOHSLV_DISABLE   0x00000000U

IOHSLV disabled

Definition at line 563 of file stm32h7xx_hal_flash_ex.h.

#define OB_IOHSLV_ENABLE   FLASH_OPTSR_IO_HSLV

IOHSLV enabled

Definition at line 564 of file stm32h7xx_hal_flash_ex.h.