__HAL_RTC_ALARM_EXTI_DISABLE_IT
Description:
Disable interrupt on the
RTC Alarm associated Exti
line.
Return value:
None
__HAL_RTC_ALARM_EXTI_ENABLE_EVENT
Description:
Enable event on the RTC
Alarm associated Exti line.
Return value:
None.
__HAL_RTC_ALARM_EXTI_DISABLE_EVENT
Description:
Disable event on the RTC
Alarm associated Exti line.
Return value:
None.
__HAL_RTC_ALARM_EXTI_ENABLE_FALLING_EDGE
Description:
Enable falling edge trigger
on the RTC Alarm
associated Exti line.
Return value:
None.
__HAL_RTC_ALARM_EXTI_DISABLE_FALLING_EDG
E
Description:
Disable falling edge trigger
on the RTC Alarm
associated Exti line.
Return value:
None.
__HAL_RTC_ALARM_EXTI_ENABLE_RISING_EDGE
Description:
Enable rising edge trigger
on the RTC Alarm
associated Exti line.
Return value:
None.
__HAL_RTC_ALARM_EXTI_DISABLE_RISING_EDGE
Description:
Disable rising edge trigger
on the RTC Alarm
associated Exti line.