|
STM32F479xx 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 418 of file stm32f4xx_ll_rtc.h.
| #define LL_RTC_TIMESTAMP_EDGE_RISING 0x00000000U |
RTC_TS input rising edge generates a time-stamp event
Definition at line 417 of file stm32f4xx_ll_rtc.h.
1.7.6.1