__HAL_RTC_TAMPER_GET_FLAG
Description:
Get the selected RTC Tamper's flag
status.
Parameters:
__HANDLE__: specifies the RTC
handle.
__FLAG__: specifies the RTC Tamper
Flag sources to be enabled or disabled.
This parameter can be:
RTC_FLAG_TAMP1F
Return value:
None
__HAL_RTC_TAMPER_CLEAR_FLAG
Description:
Clear the RTC Tamper's pending flags.
Parameters:
__HANDLE__: specifies the RTC
handle.
__FLAG__: specifies the RTC Tamper
Flag to clear. This parameter can be:
RTC_FLAG_TAMP1F
Return value:
None
RTC Tamper Pins Definitions
RTC tamper Pins Selection
EXTI RTC Tamper Timestamp EXTI
__HAL_RTC_TAMPER_TIMESTAMP_EXTI_
ENABLE_IT
Description:
Enable interrupt on the RTC Tamper
and Timestamp associated Exti line.
Return value:
None
__HAL_RTC_TAMPER_TIMESTAMP_EXTI_
DISABLE_IT
Description:
Disable interrupt on the RTC
Tamper and Timestamp associated
Exti line.
Return value:
None
__HAL_RTC_TAMPER_TIMESTAMP_EXTI_
ENABLE_EVENT
Description:
Enable event on the RTC Tamper