__HAL_RTC_WAKEUPTIMER_EXTI_ENABLE_
FALLING_EDGE
Description:
Enable falling edge trigger on
the RTC Wake-up Timer
associated Exti line.
Return value:
None.
__HAL_RTC_WAKEUPTIMER_EXTI_DISABLE_
FALLING_EDGE
Description:
Disable falling edge trigger on
the RTC Wake-up Timer
associated Exti line.
Return value:
None.
__HAL_RTC_WAKEUPTIMER_EXTI_ENABLE_
RISING_EDGE
Description:
Enable rising edge trigger on
the RTC Wake-up Timer
associated Exti line.
Return value:
None.
__HAL_RTC_WAKEUPTIMER_EXTI_DISABLE_
RISING_EDGE
Description:
Disable rising edge trigger on
the RTC Wake-up Timer
associated Exti line.
Return value:
None.
__HAL_RTC_WAKEUPTIMER_EXTI_ENABLE_
RISING_FALLING_EDGE
Description:
Enable rising & falling edge
trigger on the RTC Wake-up
Timer associated Exti line.
Return value:
None.
__HAL_RTC_WAKEUPTIMER_EXTI_DISABLE_
RISING_FALLING_EDGE
Description:
Disable rising & falling edge
trigger on the RTC Wake-up
Timer associated Exti line.
Return value:
None.
__HAL_RTC_WAKEUPTIMER_EXTI_GET_FLAG
Description:
Check whether the RTC Wake-
up Timer associated Exti line
interrupt flag is set or not.