RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Macros

Macros

#define RTC_IT_TS   RTC_CR_TSIE
 
#define RTC_IT_WUT   RTC_CR_WUTIE
 
#define RTC_IT_ALRA   RTC_CR_ALRAIE
 
#define RTC_IT_ALRB   RTC_CR_ALRBIE
 

Detailed Description

Macro Definition Documentation

◆ RTC_IT_ALRA

#define RTC_IT_ALRA   RTC_CR_ALRAIE

Enable Alarm A Interrupt

◆ RTC_IT_ALRB

#define RTC_IT_ALRB   RTC_CR_ALRBIE

Enable Alarm B Interrupt

◆ RTC_IT_TS

#define RTC_IT_TS   RTC_CR_TSIE

Enable Timestamp Interrupt

◆ RTC_IT_WUT

#define RTC_IT_WUT   RTC_CR_WUTIE

Enable Wakeup timer Interrupt