rtc9 2.0.0.0

Macros

#define RTC9_DAY_SUNDAY   0x01
 
#define RTC9_DAY_MONDAY   0x02
 
#define RTC9_DAY_TUESDAY   0x03
 
#define RTC9_DAY_WEDNESDAY   0x04
 
#define RTC9_DAY_THURSDAY   0x05
 
#define RTC9_DAY_FRIDAY   0x06
 
#define RTC9_DAY_SATURDAY   0x07
 

Detailed Description

Macro Definition Documentation

◆ RTC9_DAY_FRIDAY

#define RTC9_DAY_FRIDAY   0x06

◆ RTC9_DAY_MONDAY

#define RTC9_DAY_MONDAY   0x02

◆ RTC9_DAY_SATURDAY

#define RTC9_DAY_SATURDAY   0x07

◆ RTC9_DAY_SUNDAY

#define RTC9_DAY_SUNDAY   0x01

◆ RTC9_DAY_THURSDAY

#define RTC9_DAY_THURSDAY   0x05

◆ RTC9_DAY_TUESDAY

#define RTC9_DAY_TUESDAY   0x03

◆ RTC9_DAY_WEDNESDAY

#define RTC9_DAY_WEDNESDAY   0x04