rtc21 2.1.0.0
RTC 21 Registers Settings

Settings for registers of RTC 21 Click driver. More...

Macros

#define RTC21_MONDAY   0x01
 RTC 21 day of week values.
 
#define RTC21_TUESDAY   0x02
 
#define RTC21_WEDNESDAY   0x03
 
#define RTC21_THURSDAY   0x04
 
#define RTC21_FRIDAY   0x05
 
#define RTC21_SATURDAY   0x06
 
#define RTC21_SUNDAY   0x07
 
#define RTC21_DEVICE_ADDRESS   0x68
 RTC 21 device address setting.
 

Detailed Description

Settings for registers of RTC 21 Click driver.

Macro Definition Documentation

◆ RTC21_DEVICE_ADDRESS

#define RTC21_DEVICE_ADDRESS   0x68

RTC 21 device address setting.

Specified setting for device slave address selection of RTC 21 Click driver.

◆ RTC21_FRIDAY

#define RTC21_FRIDAY   0x05

◆ RTC21_MONDAY

#define RTC21_MONDAY   0x01

RTC 21 day of week values.

Specified day of week values of RTC 21 Click driver.

◆ RTC21_SATURDAY

#define RTC21_SATURDAY   0x06

◆ RTC21_SUNDAY

#define RTC21_SUNDAY   0x07

◆ RTC21_THURSDAY

#define RTC21_THURSDAY   0x04

◆ RTC21_TUESDAY

#define RTC21_TUESDAY   0x02

◆ RTC21_WEDNESDAY

#define RTC21_WEDNESDAY   0x03