List of registers of RTC 24 Click driver.
More...
List of registers of RTC 24 Click driver.
◆ RTC24_REG_CONTROL
| #define RTC24_REG_CONTROL 0x07 |
◆ RTC24_REG_DATE
| #define RTC24_REG_DATE 0x04 |
◆ RTC24_REG_DAY
| #define RTC24_REG_DAY 0x03 |
◆ RTC24_REG_HOURS
| #define RTC24_REG_HOURS 0x02 |
◆ RTC24_REG_MINUTES
| #define RTC24_REG_MINUTES 0x01 |
◆ RTC24_REG_MONTH
| #define RTC24_REG_MONTH 0x05 |
◆ RTC24_REG_RAM_END
| #define RTC24_REG_RAM_END 0x3F |
◆ RTC24_REG_RAM_START
| #define RTC24_REG_RAM_START 0x08 |
◆ RTC24_REG_SECONDS
| #define RTC24_REG_SECONDS 0x00 |
RTC 24 register list.
Specified register list of RTC 24 Click driver.
◆ RTC24_REG_YEAR
| #define RTC24_REG_YEAR 0x06 |