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