Macros | |
#define | RTC_TIMESTAMPPIN_DEFAULT 0x00000000U |
#define | RTC_TIMESTAMPPIN_DEFAULT ((uint32_t)0x00000000U) |
#define | RTC_TIMESTAMPPIN_POS1 0x00020000U |
#define | RTC_TIMESTAMPPIN_POS1 ((uint32_t)0x00000002U) |
#define | RTC_TIMESTAMPPIN_POS2 ((uint32_t)0x00000004U) |
#define RTC_TIMESTAMPPIN_DEFAULT 0x00000000U |
Definition at line 146 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TIMESTAMPPIN_DEFAULT ((uint32_t)0x00000000U) |
Definition at line 171 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TIMESTAMPPIN_POS1 0x00020000U |
Definition at line 149 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TIMESTAMPPIN_POS1 ((uint32_t)0x00000002U) |
Definition at line 172 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TIMESTAMPPIN_POS2 ((uint32_t)0x00000004U) |
Definition at line 173 of file stm32f7xx_hal_rtc_ex.h.