STM32H735xx HAL User Manual
Defines
RTC TimeStamp Edges Definitions
RTC Exported Constants

Defines

#define RTC_TIMESTAMPEDGE_RISING   0x00000000u
#define RTC_TIMESTAMPEDGE_FALLING   RTC_CR_TSEDGE

Define Documentation

#define RTC_TIMESTAMPEDGE_FALLING   RTC_CR_TSEDGE

Definition at line 244 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_TIMESTAMPEDGE_RISING   0x00000000u

Definition at line 243 of file stm32h7xx_hal_rtc_ex.h.