STM32H735xx HAL User Manual
|
Defines | |
#define | LL_RTC_TIMESTAMP_EDGE_RISING 0x00000000U |
#define | LL_RTC_TIMESTAMP_EDGE_FALLING RTC_CR_TSEDGE |
#define LL_RTC_TIMESTAMP_EDGE_FALLING RTC_CR_TSEDGE |
RTC_TS input falling edge generates a time-stamp even
Definition at line 444 of file stm32h7xx_ll_rtc.h.
#define LL_RTC_TIMESTAMP_EDGE_RISING 0x00000000U |
RTC_TS input rising edge generates a time-stamp event
Definition at line 443 of file stm32h7xx_ll_rtc.h.