STM32L443xx HAL User Manual
|
Defines | |
#define | OB_BOOT1_SRAM ((uint32_t)0x000000) |
#define | OB_BOOT1_SYSTEM ((uint32_t)FLASH_OPTR_nBOOT1) |
#define OB_BOOT1_SRAM ((uint32_t)0x000000) |
Embedded SRAM1 is selected as boot space (if BOOT0=1)
Definition at line 402 of file stm32l4xx_hal_flash.h.
#define OB_BOOT1_SYSTEM ((uint32_t)FLASH_OPTR_nBOOT1) |
System memory is selected as boot space (if BOOT0=1)
Definition at line 403 of file stm32l4xx_hal_flash.h.