UM1940
Reference Manual to
LL API cross
reference:
LL_RTC_TS_GetActiveEdge
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_RTC_TS_GetTimeFormat
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RTC_TS_GetHour
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
function should be called before.
TSE must be reset when TSEDGE is changed to avoid
unwanted TSF setting
CR TSEDGE LL_RTC_TS_SetActiveEdge
__STATIC_INLINE uint32_t LL_RTC_TS_GetActiveEdge
(RTC_TypeDef * RTCx)
Get Time-stamp event active edge.
RTCx: RTC Instance
Returned: value can be one of the following values:
LL_RTC_TIMESTAMP_EDGE_RISING
LL_RTC_TIMESTAMP_EDGE_FALLING
Bit is write-protected. LL_RTC_DisableWriteProtection
function should be called before.
CR TSEDGE LL_RTC_TS_GetActiveEdge
__STATIC_INLINE uint32_t LL_RTC_TS_GetTimeFormat
(RTC_TypeDef * RTCx)
Get Timestamp AM/PM notation (AM or 24-hour format)
RTCx: RTC Instance
Returned: value can be one of the following values:
LL_RTC_TS_TIME_FORMAT_AM
LL_RTC_TS_TIME_FORMAT_PM
TSTR PM LL_RTC_TS_GetTimeFormat
__STATIC_INLINE uint32_t LL_RTC_TS_GetHour
(RTC_TypeDef * RTCx)
Get Timestamp Hours in BCD format.
RTCx: RTC Instance
Value: between Min_Data=0x01 and Max_Data=0x12 or
between Min_Data=0x00 and Max_Data=0x23
helper macro __LL_RTC_CONVERT_BCD2BIN is available
to convert Hours from BCD to Binary format
TSTR HT LL_RTC_TS_GetHour
DocID028236 Rev 2
LL RTC Generic Driver
1093/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers