STM32H735xx 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 569 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_TAMPER_2 RTC_TAMPCR_TAMP2E |
RTC_TAMP2 input detection
Definition at line 572 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_TAMPER_3 RTC_TAMPCR_TAMP3E |
RTC_TAMP3 input detection
Definition at line 575 of file stm32h7xx_ll_rtc.h.