rtc4 2.0.0.0
RTC 4 Settings

Settings of RTC 4 Click driver. More...

Macros

#define RTC4_DCB_INT_ENABLE   0x80
 RTC 4 device control byte.
 
#define RTC4_DCB_OSC_ENABLE   0x0C
 
#define RTC4_DCB_INTERVAL_1S   0x00
 
#define RTC4_DCB_INTERVAL_4S   0x10
 
#define RTC4_DCB_INTERVAL_32S   0x20
 
#define RTC4_DCB_INTERVAL_64S   0x30
 
#define RTC4_DCB_INTERVAL_2048S   0x40
 
#define RTC4_DCB_INTERVAL_4096S   0x50
 
#define RTC4_DCB_INTERVAL_65536S   0x60
 
#define RTC4_DCB_INTERVAL_131072S   0x70
 
#define RTC4_FAMILY_CODE   0x27
 RTC 4 device control byte.
 

Detailed Description

Settings of RTC 4 Click driver.

Macro Definition Documentation

◆ RTC4_DCB_INT_ENABLE

#define RTC4_DCB_INT_ENABLE   0x80

RTC 4 device control byte.

Specified family code value of RTC 4 Click driver.

◆ RTC4_DCB_INTERVAL_131072S

#define RTC4_DCB_INTERVAL_131072S   0x70

◆ RTC4_DCB_INTERVAL_1S

#define RTC4_DCB_INTERVAL_1S   0x00

◆ RTC4_DCB_INTERVAL_2048S

#define RTC4_DCB_INTERVAL_2048S   0x40

◆ RTC4_DCB_INTERVAL_32S

#define RTC4_DCB_INTERVAL_32S   0x20

◆ RTC4_DCB_INTERVAL_4096S

#define RTC4_DCB_INTERVAL_4096S   0x50

◆ RTC4_DCB_INTERVAL_4S

#define RTC4_DCB_INTERVAL_4S   0x10

◆ RTC4_DCB_INTERVAL_64S

#define RTC4_DCB_INTERVAL_64S   0x30

◆ RTC4_DCB_INTERVAL_65536S

#define RTC4_DCB_INTERVAL_65536S   0x60

◆ RTC4_DCB_OSC_ENABLE

#define RTC4_DCB_OSC_ENABLE   0x0C

◆ RTC4_FAMILY_CODE

#define RTC4_FAMILY_CODE   0x27

RTC 4 device control byte.

Specified device control byte of RTC 4 Click driver.