HAL + 0/1 examples
CodeScope will show references to LL_RTC_TAMPER_Enable() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...

LL_RTC_TAMPER_Enable() function

Enable RTC_TAMPx input detection TAFCR TAMP2E LL_RTC_TAMPER_Enable\n (*) value not applicable to all devices.

Syntax

__STATIC_INLINE void LL_RTC_TAMPER_Enable(RTC_TypeDef *RTCx,     uint32_t Tamper);

Arguments

RTCx

RTC Instance

Tamper

This parameter can be a combination of the following values: @arg LL_RTC_TAMPER_1 @arg LL_RTC_TAMPER_2 (*)

Return value

None

Examples

LL_RTC_TAMPER_Enable() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_rtc.h:2570
__STATIC_INLINE void LL_RTC_TAMPER_Enable(RTC_TypeDef *RTCx, uint32_t Tamper)

Data Use

Data read by LL_RTC_TAMPER_Enable()
LL_RTC_TAMPER_Enable()