HAL
LL_RTC_TAMPER_DisableActiveLevel() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_TAMPER_DisableActiveLevel()

LL_RTC_TAMPER_DisableActiveLevel() function

Disable Active level for Tamper input TAFCR TAMP2TRG LL_RTC_TAMPER_DisableActiveLevel\n (*) value not applicable to all devices.

Syntax

__STATIC_INLINE void LL_RTC_TAMPER_DisableActiveLevel(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_ACTIVELEVEL_TAMP1 @arg LL_RTC_TAMPER_ACTIVELEVEL_TAMP2 (*)

Return value

None

References

LocationText
stm32f4xx_ll_rtc.h:2744
__STATIC_INLINE void LL_RTC_TAMPER_DisableActiveLevel(RTC_TypeDef *RTCx, uint32_t Tamper)

Data Use

Data read by LL_RTC_TAMPER_DisableActiveLevel()
LL_RTC_TAMPER_DisableActiveLevel()