HAL
LL_SYSCFG_EnableFastModePlus()
is only used within HAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_SYSCFG_EnableFastModePlus()
LL_SYSCFG_EnableFastModePlus() function
Enable the I2C fast mode plus driving capability. SYSCFG_CFGR FMPI2C1_SDA LL_SYSCFG_EnableFastModePlus
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_system.h:614
__STATIC_INLINE
void
LL_SYSCFG_EnableFastModePlus
(
uint32_t
ConfigFastModePlus
)
;
Arguments
Argument
Description
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
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out