rtc10 2.0.0.0
Disable Enable

Macros

#define RTC10_DISABLE_ALARMS   0x00
 
#define RTC10_ENABLE_ALARM_1   0x01
 
#define RTC10_ENABLE_ALARM_2   0x02
 
#define RTC10_ENABLE_INTERRUPT   0x04
 

Detailed Description

Macro Definition Documentation

◆ RTC10_DISABLE_ALARMS

#define RTC10_DISABLE_ALARMS   0x00

◆ RTC10_ENABLE_ALARM_1

#define RTC10_ENABLE_ALARM_1   0x01

◆ RTC10_ENABLE_ALARM_2

#define RTC10_ENABLE_ALARM_2   0x02

◆ RTC10_ENABLE_INTERRUPT

#define RTC10_ENABLE_INTERRUPT   0x04