HAL UART APIs ¶
-
RTC exported functions
- RTC exported write protection and initialization mode functions.
- RTC exported configuration functions
- RTC exported low power configuration functions
-
RTC exported calendar functions
-
HAL_RTC_CALENDAR_SetConfig() -
HAL_RTC_CALENDAR_GetConfig() -
HAL_RTC_CALENDAR_SetTime() -
HAL_RTC_CALENDAR_GetTime() -
HAL_RTC_CALENDAR_SetDate() -
HAL_RTC_CALENDAR_GetDate() -
HAL_RTC_CALENDAR_SetDateTime() -
HAL_RTC_CALENDAR_GetDateTime() -
HAL_RTC_CALENDAR_EnableReferenceClock() -
HAL_RTC_CALENDAR_DisableReferenceClock() -
HAL_RTC_CALENDAR_IsEnabledReferenceClock() -
HAL_RTC_CALENDAR_AddOneHour() -
HAL_RTC_CALENDAR_SubtractOneHour() -
HAL_RTC_CALENDAR_EnableSummerTimeMemorization() -
HAL_RTC_CALENDAR_DisableSummerTimeMemorization() -
HAL_RTC_CALENDAR_IsEnabledSummerTimeMemorization() -
HAL_RTC_CALENDAR_GetBinaryTime() -
HAL_RTC_CALENDAR_EnableITSubSecondsUnderflow() -
HAL_RTC_CALENDAR_DisableITSubSecondsUnderflow() -
HAL_RTC_CALENDAR_IsEnabledITSubSecondsUnderflow() -
HAL_RTC_CALENDAR_IsInitialized()
-
- RTC exported output functions
- RTC exported calendar calibration functions
-
RTC exported alarm functions
-
HAL_RTC_ALARM_SetConfig() -
HAL_RTC_ALARM_GetConfig() -
HAL_RTC_ALARM_SetDateTime() -
HAL_RTC_ALARM_GetDateTime() -
HAL_RTC_ALARM_Start() -
HAL_RTC_ALARM_Stop() -
HAL_RTC_ALARM_PollForEvent() -
HAL_RTC_ALARM_SetBinaryTime() -
HAL_RTC_ALARM_GetBinaryTime() -
HAL_RTC_ALARM_SetBinarySubSecondMask() -
HAL_RTC_ALARM_GetBinarySubSecondMask()
-
-
RTC exported time stamp functions
-
HAL_RTC_TIMESTAMP_SetConfig() -
HAL_RTC_TIMESTAMP_GetConfig() -
HAL_RTC_TIMESTAMP_EnablePinSource() -
HAL_RTC_TIMESTAMP_DisablePinSource() -
HAL_RTC_TIMESTAMP_IsEnabledPinSource() -
HAL_RTC_TIMESTAMP_EnableInternalSource() -
HAL_RTC_TIMESTAMP_DisableInternalSource() -
HAL_RTC_TIMESTAMP_IsEnabledInternalSource() -
HAL_RTC_TIMESTAMP_EnableTamperSource() -
HAL_RTC_TIMESTAMP_DisableTamperSource() -
HAL_RTC_TIMESTAMP_IsEnabledTamperSource() -
HAL_RTC_TIMESTAMP_EnableIT() -
HAL_RTC_TIMESTAMP_DisableIT() -
HAL_RTC_TIMESTAMP_IsEnabledIT() -
HAL_RTC_TIMESTAMP_GetDateTime() -
HAL_RTC_TIMESTAMP_PollForEvent() -
HAL_RTC_TIMESTAMP_GetBinaryTime()
-
- RTC exported wake-up timer functions
- RTC exported IRQ functions
- RTC exported callback functions
- RTC exported types
- RTC exported defines