RTC_Calendar
WaitForSynchro_RTC()
is only used within RTC_Calendar.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
RTC_Calendar
WaitForSynchro_RTC()
WaitForSynchro_RTC() function
Wait until the RTC Time and Date registers (RTC_TR and RTC_DR) are synchronized with RTC APB clock.
Syntax
Show:
Summary
Declaration
Definition
from
main.c:77
uint32_t
WaitForSynchro_RTC
(
void
)
;
Implemented in
main.c:346
Return value
RTC_ERROR_NONE if no error (RTC_ERROR_TIMEOUT will occur if RTC is not synchronized)
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