|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | RTC_TIMESTAMPEDGE_RISING 0x00000000U |
| #define | RTC_TIMESTAMPEDGE_FALLING RTC_CR_TSEDGE |
| #define RTC_TIMESTAMPEDGE_RISING 0x00000000U |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 114 of file stm32f4xx_hal_rtc_ex.h.
| #define RTC_TIMESTAMPEDGE_FALLING RTC_CR_TSEDGE |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 115 of file stm32f4xx_hal_rtc_ex.h.