on the RTC Tamper and Timestamp
associated Exti line.
Return value:
None.
__HAL_RTC_TAMPER_TIMESTAMP_EXTI_
GET_FLAG
Description:
Check whether the RTC Tamper
and Timestamp associated Exti line
interrupt flag is set or not.
Return value:
Line: Status.
__HAL_RTC_TAMPER_TIMESTAMP_EXTI_
CLEAR_FLAG
Description:
Clear the RTC Tamper and
Timestamp associated Exti line flag.
Return value:
None.
__HAL_RTC_TAMPER_TIMESTAMP_EXTI_
GENERATE_SWIT
Description:
Generate a Software interrupt on the
RTC Tamper and Timestamp
associated Exti line.
Return value:
None.
RTC Tamper Triggers Definitions
RTC_TAMPERTRIGGER_RISINGEDGE
RTC_TAMPERTRIGGER_FALLINGEDGE
RTC Timestamp
__HAL_RTC_TIMESTAMP_ENABLE
Description:
Enable the RTC TimeStamp
peripheral.
Parameters:
__HANDLE__: specifies the RTC
handle.
Return value:
None
__HAL_RTC_TIMESTAMP_DISABLE
Description:
Disable the RTC TimeStamp
peripheral.
Parameters:
__HANDLE__: specifies the RTC
handle.