|
STM32L443xx HAL User Manual
|
Defines | |
| #define | RTC_TIMESTAMPEDGE_RISING 0x00000000u |
| #define | RTC_TIMESTAMPEDGE_FALLING RTC_CR_TSEDGE |
| #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.
1.7.6.1