STM32L443xx HAL User Manual
Defines
RTCEx Time Stamp Edges Definitions
RTCEx 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 101 of file stm32l4xx_hal_rtc_ex.h.

#define RTC_TIMESTAMPEDGE_RISING   0x00000000u

Definition at line 100 of file stm32l4xx_hal_rtc_ex.h.