STM32L443xx HAL User Manual
|
Modules | |
Configuration | |
Time | |
Date | |
ALARMA | |
ALARMB | |
Timestamp | |
Wakeup | |
Calibration | |
Tamper | |
Backup_Registers | |
FLAG_Management | |
IT_Management | |
Initialization and de-initialization functions | |
Functions | |
__STATIC_INLINE void | LL_RTC_TS_EnableOnTamper (RTC_TypeDef *RTCx) |
Activate timestamp on tamper detection event. | |
__STATIC_INLINE void | LL_RTC_TS_DisableOnTamper (RTC_TypeDef *RTCx) |
Disable timestamp on tamper detection event. |
__STATIC_INLINE void LL_RTC_TS_DisableOnTamper | ( | RTC_TypeDef * | RTCx | ) |
Disable timestamp on tamper detection event.
RTCx | RTC Instance |
None |
Definition at line 4503 of file stm32l4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_TS_EnableOnTamper | ( | RTC_TypeDef * | RTCx | ) |
Activate timestamp on tamper detection event.
RTCx | RTC Instance |
None |
Definition at line 4492 of file stm32l4xx_ll_rtc.h.