STM32H735xx HAL User Manual
|
Defines | |
#define | OB_BOOT_ADD0 0x01U |
#define | OB_BOOT_ADD1 0x02U |
#define | OB_BOOT_ADD_BOTH 0x03U |
#define OB_BOOT_ADD0 0x01U |
Select Boot Address 0
Definition at line 672 of file stm32h7xx_hal_flash_ex.h.
Referenced by FLASH_OB_BootAddConfig().
#define OB_BOOT_ADD1 0x02U |
Select Boot Address 1
Definition at line 673 of file stm32h7xx_hal_flash_ex.h.
Referenced by FLASH_OB_BootAddConfig().
#define OB_BOOT_ADD_BOTH 0x03U |
Select Boot Address 0 and 1
Definition at line 674 of file stm32h7xx_hal_flash_ex.h.