RTEMS 6.1-rc1
Macros

Macros

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   EXTI_IMR1_IM18
 
#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   EXTI_IMR1_IM19
 
#define RTC_TAMPER_X   ((uint32_t) (RTC_TAMPER_1 | RTC_TAMPER_2 | RTC_TAMPER_3))
 
#define RTC_TAMPER_X_INTERRUPT   ((uint32_t) (RTC_IT_TAMP1 | RTC_IT_TAMP2 | RTC_IT_TAMP3))
 

Detailed Description

Macro Definition Documentation

◆ RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   EXTI_IMR1_IM18

External interrupt line 18 Connected to the RTC Tamper and Time Stamp events

◆ RTC_EXTI_LINE_WAKEUPTIMER_EVENT

#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   EXTI_IMR1_IM19

External interrupt line 19 Connected to the RTC Wakeup event