Macros | |
#define | RTC_ALL_TAMPER_INTERRUPT RTC_TAMPCR_TAMPIE |
#define | RTC_TAMPER1_INTERRUPT RTC_TAMPCR_TAMP1IE |
#define | RTC_TAMPER2_INTERRUPT RTC_TAMPCR_TAMP2IE |
#define | RTC_TAMPER3_INTERRUPT RTC_TAMPCR_TAMP3IE |
#define RTC_ALL_TAMPER_INTERRUPT RTC_TAMPCR_TAMPIE |
Definition at line 163 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TAMPER1_INTERRUPT RTC_TAMPCR_TAMP1IE |
Definition at line 160 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TAMPER2_INTERRUPT RTC_TAMPCR_TAMP2IE |
Definition at line 161 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TAMPER3_INTERRUPT RTC_TAMPCR_TAMP3IE |
Definition at line 162 of file stm32f7xx_hal_rtc_ex.h.