LL_RTC_GetAlarmOutputType
__STATIC_INLINE uint32_t LL_RTC_GetAlarmOutputType
(RTC_TypeDef * RTCx)
Get RTC_ALARM output type (ALARM in push-pull or open-drain
output)
Returned: value can be one of the following values:
LL_RTC_ALARM_OUTPUTTYPE_OPENDRAIN
LL_RTC_ALARM_OUTPUTTYPE_PUSHPULL
used only when RTC_ALARM is mapped on PC13
Reference Manual to
LL API cross
reference:
TAFCR ALARMOUTTYPE LL_RTC_GetAlarmOutputType
LL_RTC_EnableInitMode
__STATIC_INLINE void LL_RTC_EnableInitMode
(RTC_TypeDef * RTCx)
Enable initialization mode.
Initialization mode is used to program time and date register
(RTC_TR and RTC_DR) and prescaler register (RTC_PRER).
Counters are stopped and start counting from the new value
when INIT is reset.
Reference Manual to
LL API cross
reference:
ISR INIT LL_RTC_EnableInitMode
LL_RTC_DisableInitMode
__STATIC_INLINE void LL_RTC_DisableInitMode
(RTC_TypeDef * RTCx)
Disable initialization mode (Free running mode)
Reference Manual to
LL API cross
reference:
ISR INIT LL_RTC_DisableInitMode
LL_RTC_SetOutputPolarity
__STATIC_INLINE void LL_RTC_SetOutputPolarity
(RTC_TypeDef * RTCx, uint32_t Polarity)
Set Output polarity (pin is low when ALRAF/ALRBF/WUTF is