STM32L443xx HAL User Manual
|
Defines | |
#define | LL_RTC_TAMPER_1 RTC_TAMPCR_TAMP1E |
#define | LL_RTC_TAMPER_2 RTC_TAMPCR_TAMP2E |
#define | LL_RTC_TAMPER_3 RTC_TAMPCR_TAMP3E |
#define LL_RTC_TAMPER_1 RTC_TAMPCR_TAMP1E |
RTC_TAMP1 input detection
Definition at line 577 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_TAMPER_2 RTC_TAMPCR_TAMP2E |
RTC_TAMP2 input detection
Definition at line 580 of file stm32l4xx_ll_rtc.h.
#define LL_RTC_TAMPER_3 RTC_TAMPCR_TAMP3E |
RTC_TAMP3 input detection
Definition at line 583 of file stm32l4xx_ll_rtc.h.