思澈科技软件开发工具包  2.20

Macros

#define RTC_IT_TS   0x00008000U
 
#define RTC_IT_WUT   0x00004000U
 
#define RTC_IT_ALRB   0x00002000U
 
#define RTC_IT_ALRA   0x00001000U
 
#define RTC_IT_TAMP   0x00000004U /* Used only to Enable the Tamper Interrupt */
 
#define RTC_IT_TAMP1   0x00020000U
 
#define RTC_IT_TAMP2   0x00040000U
 

Detailed Description