HAL
LL_RTC_CAL_GetOutputFreq() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_CAL_GetOutputFreq()

LL_RTC_CAL_GetOutputFreq() function

Get Calibration output frequency (1 Hz or 512 Hz) CR COSEL LL_RTC_CAL_GetOutputFreq

Syntax

__STATIC_INLINE uint32_t LL_RTC_CAL_GetOutputFreq(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

Returned value can be one of the following values: @arg LL_RTC_CALIB_OUTPUT_NONE @arg LL_RTC_CALIB_OUTPUT_1HZ @arg LL_RTC_CALIB_OUTPUT_512HZ

References

LocationText
stm32f4xx_ll_rtc.h:3009
__STATIC_INLINE uint32_t LL_RTC_CAL_GetOutputFreq(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_CAL_GetOutputFreq()
LL_RTC_CAL_GetOutputFreq()
Type of LL_RTC_CAL_GetOutputFreq()
LL_RTC_CAL_GetOutputFreq()
uint32_t
all items filtered out