|
STM CMSIS
|
Macros | |
| #define | RTC_TAMPERPRECHARGEDURATION_1RTCCLK ((uint32_t)0x00000000U) |
| #define | RTC_TAMPERPRECHARGEDURATION_2RTCCLK ((uint32_t)0x00002000U) |
| #define | RTC_TAMPERPRECHARGEDURATION_4RTCCLK ((uint32_t)0x00004000U) |
| #define | RTC_TAMPERPRECHARGEDURATION_8RTCCLK ((uint32_t)0x00006000U) |
| #define RTC_TAMPERPRECHARGEDURATION_1RTCCLK ((uint32_t)0x00000000U) |
Tamper pins are pre-charged before sampling during 1 RTCCLK cycle
| #define RTC_TAMPERPRECHARGEDURATION_2RTCCLK ((uint32_t)0x00002000U) |
Tamper pins are pre-charged before sampling during 2 RTCCLK cycles
| #define RTC_TAMPERPRECHARGEDURATION_4RTCCLK ((uint32_t)0x00004000U) |
Tamper pins are pre-charged before sampling during 4 RTCCLK cycles
| #define RTC_TAMPERPRECHARGEDURATION_8RTCCLK ((uint32_t)0x00006000U) |
Tamper pins are pre-charged before sampling during 8 RTCCLK cycles