STM32F479xx HAL User Manual
|
Defines | |
#define | LL_SYSCFG_BANKMODE_BANK1 (uint32_t)0x00000000 |
#define | LL_SYSCFG_BANKMODE_BANK2 SYSCFG_MEMRMP_UFB_MODE |
#define LL_SYSCFG_BANKMODE_BANK1 (uint32_t)0x00000000 |
Flash Bank 1 base address mapped at 0x0800 0000 (AXI) and 0x0020 0000 (TCM) and Flash Bank 2 base address mapped at 0x0810 0000 (AXI) and 0x0030 0000 (TCM)
Definition at line 109 of file stm32f4xx_ll_system.h.
#define LL_SYSCFG_BANKMODE_BANK2 SYSCFG_MEMRMP_UFB_MODE |
Flash Bank 2 base address mapped at 0x0800 0000 (AXI) and 0x0020 0000(TCM) and Flash Bank 1 base address mapped at 0x0810 0000 (AXI) and 0x0030 0000(TCM)
Definition at line 111 of file stm32f4xx_ll_system.h.