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

LL_RTC_TAMPER_ACTIVELEVEL_TAMP1 macro

RTC_TAMP1 input falling edge (if TAMPFLT = 00) or staying high (if TAMPFLT != 00) triggers a tamper detection event

Syntax

#define LL_RTC_TAMPER_ACTIVELEVEL_TAMP1 RTC_TAFCR_TAMP1TRG

Examples

LL_RTC_TAMPER_ACTIVELEVEL_TAMP1 is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_rtc.h:473
#define LL_RTC_TAMPER_ACTIVELEVEL_TAMP1 RTC_TAFCR_TAMP1TRG /*!< RTC_TAMP1 input falling edge (if TAMPFLT = 00) or staying high (if TAMPFLT != 00) triggers a tamper detection event */