Macros | |
#define | RTC_TIMESTAMPEDGE_FALLING 0x00000008U |
#define | RTC_TIMESTAMPEDGE_FALLING ((uint32_t)0x00000008U) |
#define | RTC_TIMESTAMPEDGE_RISING 0x00000000U |
#define | RTC_TIMESTAMPEDGE_RISING ((uint32_t)0x00000000U) |
#define RTC_TIMESTAMPEDGE_FALLING 0x00000008U |
Definition at line 113 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TIMESTAMPEDGE_FALLING ((uint32_t)0x00000008U) |
Definition at line 142 of file stm32f7xx_hal_rtc_ex.h.
#define RTC_TIMESTAMPEDGE_RISING 0x00000000U |
Definition at line 112 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TIMESTAMPEDGE_RISING ((uint32_t)0x00000000U) |
Definition at line 141 of file stm32f7xx_hal_rtc_ex.h.