System configuration controller (SYSCFG)
ï‚· SYSCFG_I2CFastModePlusConfig()
ï‚· SYSCFG_ITConfig()
ï‚· SYSCFG_EXTILineConfig()
ï‚· SYSCFG_BreakConfig()
ï‚· SYSCFG_BypassParityCheckDisable()
ï‚· SYSCFG_SRAMWRPEnable()
ï‚· SYSCFG_GetFlagStatus()
ï‚· SYSCFG_ClearFlag()
21.2.3 SYSCFG initialization and configuration functions
21.2.3.1 SYSCFG_DeInit
void SYSCFG_DeInit ( void )
Deinitializes the SYSCFG registers to their default reset values.
ï‚· MEM_MODE bits are not affected by APB reset.
MEM_MODE bits took the value from the user option bytes.
21.2.3.2 SYSCFG_MemoryRemapConfig
void SYSCFG_MemoryRemapConfig ( uint32_t
SYSCFG_MemoryRemap)
Configures the memory mapping at address 0x00000000.
ï‚· SYSCFG_MemoryRemap : selects the memory remapping.
This parameter can be one of the following values:
ï€ SYSCFG_MemoryRemap_Flash : Main Flash memory
mapped at 0x00000000
ï€ SYSCFG_MemoryRemap_SystemMemory : System
Flash memory mapped at 0x00000000
ï€ SYSCFG_MemoryRemap_SRAM : Embedded SRAM
mapped at 0x00000000