HAL
LL_RCC_GetFMPI2CClockFreq()
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_RCC_GetFMPI2CClockFreq()
LL_RCC_GetFMPI2CClockFreq() function
Return FMPI2Cx clock frequency
Syntax
Show:
Summary
Declaration
Definition
from
stm32f4xx_ll_rcc.h:7038
uint32_t
LL_RCC_GetFMPI2CClockFreq
(
uint32_t
FMPI2CxSource
)
;
Implemented in
stm32f4xx_ll_rcc.c:325
Arguments
Argument
Description
FMPI2CxSource
This parameter can be one of the following values: @arg
LL_RCC_FMPI2C1_CLKSOURCE
Return value
FMPI2C clock frequency (in Hz) -
LL_RCC_PERIPH_FREQUENCY_NO
indicates that HSI oscillator is not ready
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