HAL
LL_SYSCFG_EnableFastModePlus() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_SYSCFG_EnableFastModePlus()

LL_SYSCFG_EnableFastModePlus() function

Enable the I2C fast mode plus driving capability. SYSCFG_CFGR FMPI2C1_SDA LL_SYSCFG_EnableFastModePlus

Syntax

__STATIC_INLINE void LL_SYSCFG_EnableFastModePlus(uint32_t ConfigFastModePlus);

Arguments

ConfigFastModePlus

This parameter can be a combination of the following values: @arg LL_SYSCFG_I2C_FASTMODEPLUS_SCL @arg LL_SYSCFG_I2C_FASTMODEPLUS_SDA (*) value not defined in all devices

Return value

None

References

LocationText
stm32f4xx_ll_system.h:614
__STATIC_INLINE void LL_SYSCFG_EnableFastModePlus(uint32_t ConfigFastModePlus)

Data Use

Data read by LL_SYSCFG_EnableFastModePlus()
LL_SYSCFG_EnableFastModePlus()