STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
RTCEx Timestamp Edges Definitions
Collaboration diagram for RTCEx Timestamp Edges Definitions:

Macros

#define RTC_TIMESTAMPEDGE_RISING   0x00000000U
#define RTC_TIMESTAMPEDGE_FALLING   RTC_CR_TSEDGE

Detailed Description

Macro Definition Documentation

◆ RTC_TIMESTAMPEDGE_FALLING

#define RTC_TIMESTAMPEDGE_FALLING   RTC_CR_TSEDGE

Definition at line 115 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TIMESTAMPEDGE_RISING

#define RTC_TIMESTAMPEDGE_RISING   0x00000000U

Definition at line 114 of file stm32f4xx_hal_rtc_ex.h.