Macros | |
#define | RTC_TAMPERPRECHARGEDURATION_1RTCCLK 0x00000000U |
#define | RTC_TAMPERPRECHARGEDURATION_1RTCCLK ((uint32_t)0x00000000U) |
#define | RTC_TAMPERPRECHARGEDURATION_2RTCCLK 0x00002000U |
#define | RTC_TAMPERPRECHARGEDURATION_2RTCCLK ((uint32_t)0x00002000U) |
#define | RTC_TAMPERPRECHARGEDURATION_4RTCCLK 0x00004000U |
#define | RTC_TAMPERPRECHARGEDURATION_4RTCCLK ((uint32_t)0x00004000U) |
#define | RTC_TAMPERPRECHARGEDURATION_8RTCCLK 0x00006000U |
#define | RTC_TAMPERPRECHARGEDURATION_8RTCCLK ((uint32_t)0x00006000U) |
#define RTC_TAMPERPRECHARGEDURATION_1RTCCLK 0x00000000U |
Tamper pins are pre-charged before sampling during 1 RTCCLK cycle
Definition at line 207 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TAMPERPRECHARGEDURATION_1RTCCLK ((uint32_t)0x00000000U) |
Tamper pins are pre-charged before sampling during 1 RTCCLK cycle
Definition at line 248 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TAMPERPRECHARGEDURATION_2RTCCLK 0x00002000U |
Tamper pins are pre-charged before sampling during 2 RTCCLK cycles
Definition at line 209 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TAMPERPRECHARGEDURATION_2RTCCLK ((uint32_t)0x00002000U) |
Tamper pins are pre-charged before sampling during 2 RTCCLK cycles
Definition at line 250 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TAMPERPRECHARGEDURATION_4RTCCLK 0x00004000U |
Tamper pins are pre-charged before sampling during 4 RTCCLK cycles
Definition at line 211 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TAMPERPRECHARGEDURATION_4RTCCLK ((uint32_t)0x00004000U) |
Tamper pins are pre-charged before sampling during 4 RTCCLK cycles
Definition at line 252 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TAMPERPRECHARGEDURATION_8RTCCLK 0x00006000U |
Tamper pins are pre-charged before sampling during 8 RTCCLK cycles
Definition at line 213 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TAMPERPRECHARGEDURATION_8RTCCLK ((uint32_t)0x00006000U) |
Tamper pins are pre-charged before sampling during 8 RTCCLK cycles
Definition at line 254 of file stm32f7xx_hal_rtc_ex.h.