HAL
LL_RCC_GetLPTIMClockFreq()
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_GetLPTIMClockFreq()
LL_RCC_GetLPTIMClockFreq() function
Return LPTIMx clock frequency
Syntax
Show:
Summary
Declaration
Definition
from
stm32f4xx_ll_rcc.h:7041
uint32_t
LL_RCC_GetLPTIMClockFreq
(
uint32_t
LPTIMxSource
)
;
Implemented in
stm32f4xx_ll_rcc.c:484
Arguments
Argument
Description
LPTIMxSource
This parameter can be one of the following values: @arg
LL_RCC_LPTIM1_CLKSOURCE
Return value
LPTIM clock frequency (in Hz) -
LL_RCC_PERIPH_FREQUENCY_NO
indicates that oscillator (HSI, LSI or LSE) 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