STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT EXTI_IMR_MR21 |
#define | RTC_EXTI_LINE_WAKEUPTIMER_EVENT EXTI_IMR_MR22 |
#define | RTC_TAMPER_ENABLE_BITS_MASK RTC_TAMPER_1 |
#define | RTC_TAMPER_FLAGS_MASK RTC_FLAG_TAMP1F |
#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT EXTI_IMR_MR21 |
#include <stm32f4xx_hal_rtc_ex.h>
External interrupt line 21 Connected to the RTC Tamper and Timestamp event
Definition at line 924 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT EXTI_IMR_MR22 |
#include <stm32f4xx_hal_rtc_ex.h>
External interrupt line 22 Connected to the RTC Wakeup event
Definition at line 925 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TAMPER_ENABLE_BITS_MASK RTC_TAMPER_1 |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 941 of file stm32f4xx_hal_rtc_ex.h.
#define RTC_TAMPER_FLAGS_MASK RTC_FLAG_TAMP1F |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 943 of file stm32f4xx_hal_rtc_ex.h.