rtc14 2.0.0.0
RTC 14 Registers Settings

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

Macros

#define RTC14_SET_HOURS_FORMAT_12   0x00
 RTC 14 description setting.
 
#define RTC14_SET_HOURS_FORMAT_24   0x80
 
#define RTC14_SET_HOURS_FORMAT_12_AM   0x00
 
#define RTC14_SET_HOURS_FORMAT_12_PM   0x20
 
#define RTC14_SET_ALARM_ENABLE   0x80
 
#define RTC14_SET_INT_ENABLE   0x40
 
#define RTC14_SET_SOFT_RESET   0x80
 
#define RTC14_SET_ENABLE_WRTC   0x10
 
#define RTC14_DW_SUNDAY   0x00
 RTC 14 Days of the Week.
 
#define RTC14_DW_MONDAY   0x01
 
#define RTC14_DW_TUESDAY   0x02
 
#define RTC14_DW_WEDNESDAY   0x03
 
#define RTC14_DW_THURSDAY   0x04
 
#define RTC14_DW_FRIDAY   0x05
 
#define RTC14_DW_SATURDAY   0x06
 
#define RTC14_SET_DEV_ADDR   0x6F
 RTC 14 device address setting.
 

Detailed Description

Settings for registers of RTC 14 Click driver.

Macro Definition Documentation

◆ RTC14_DW_FRIDAY

#define RTC14_DW_FRIDAY   0x05

◆ RTC14_DW_MONDAY

#define RTC14_DW_MONDAY   0x01

◆ RTC14_DW_SATURDAY

#define RTC14_DW_SATURDAY   0x06

◆ RTC14_DW_SUNDAY

#define RTC14_DW_SUNDAY   0x00

RTC 14 Days of the Week.

Specified description of Days of the Week of RTC 14 Click driver.

◆ RTC14_DW_THURSDAY

#define RTC14_DW_THURSDAY   0x04

◆ RTC14_DW_TUESDAY

#define RTC14_DW_TUESDAY   0x02

◆ RTC14_DW_WEDNESDAY

#define RTC14_DW_WEDNESDAY   0x03

◆ RTC14_SET_ALARM_ENABLE

#define RTC14_SET_ALARM_ENABLE   0x80

◆ RTC14_SET_DEV_ADDR

#define RTC14_SET_DEV_ADDR   0x6F

RTC 14 device address setting.

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

◆ RTC14_SET_ENABLE_WRTC

#define RTC14_SET_ENABLE_WRTC   0x10

◆ RTC14_SET_HOURS_FORMAT_12

#define RTC14_SET_HOURS_FORMAT_12   0x00

RTC 14 description setting.

Specified setting for description of RTC 14 Click driver.

◆ RTC14_SET_HOURS_FORMAT_12_AM

#define RTC14_SET_HOURS_FORMAT_12_AM   0x00

◆ RTC14_SET_HOURS_FORMAT_12_PM

#define RTC14_SET_HOURS_FORMAT_12_PM   0x20

◆ RTC14_SET_HOURS_FORMAT_24

#define RTC14_SET_HOURS_FORMAT_24   0x80

◆ RTC14_SET_INT_ENABLE

#define RTC14_SET_INT_ENABLE   0x40

◆ RTC14_SET_SOFT_RESET

#define RTC14_SET_SOFT_RESET   0x80