HAL
+
0
/1 examples
SourceVu will show references to
LL_RTC_InitTypeDef::AsynchPrescaler
from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
RTC_Alarm_Init
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_RTC_InitTypeDef::AsynchPrescaler
LL_RTC_InitTypeDef::AsynchPrescaler field
Specifies the RTC Asynchronous Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7F This feature can be modified afterwards using unitary function LL_RTC_SetAsynchPrescaler().
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_rtc.h:93
uint32_t
AsynchPrescaler
;
Examples
LL_RTC_InitTypeDef::AsynchPrescaler
is referenced by 1 libraries and example projects:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
RTC_Alarm_Init
References
from
0/1
examples
Code
Location
Referrer
uint32_t
AsynchPrescaler
;
/*!< Specifies the RTC Asynchronous Predivider value.
stm32f4xx_ll_rtc.h:93
LL_RTC_SetAsynchPrescaler
(
RTCx
,
RTC_InitStruct
->
AsynchPrescaler
)
;
stm32f4xx_ll_rtc.c:213
LL_RTC_Init()
RTC_InitStruct
->
AsynchPrescaler
=
RTC_ASYNCH_PRESC_DEFAULT
;
stm32f4xx_ll_rtc.c:235
LL_RTC_StructInit()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
LL_RTC_InitTypeDef::AsynchPrescaler
is written by 1 function and is read by 1 function:
LL_RTC_StructInit()
All items filtered out
LL_RTC_InitTypeDef::AsynchPrescaler
LL_RTC_Init()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out