rtc8 2.0.0.0
|
#define RTC8_REG_CLOCK_INT_MASK 0x12 |
#define RTC8_REG_CONTROL1 0x0F |
#define RTC8_REG_CONTROL2 0x10 |
#define RTC8_REG_COUNT_TS 0x14 |
#define RTC8_REG_DATE 0x04 |
#define RTC8_REG_DATE_TS 0x18 |
#define RTC8_REG_EEPROM_ADDRESS 0x25 |
#define RTC8_REG_EEPROM_BACKUP 0x37 |
#define RTC8_REG_EEPROM_COM 0x27 |
#define RTC8_REG_EEPROM_DATA 0x26 |
#define RTC8_REG_EVENT_CONTROL 0x13 |
#define RTC8_REG_GP_BITS 0x11 |
#define RTC8_REG_HOURS 0x02 |
#define RTC8_REG_HOURS_ALARM 0x08 |
#define RTC8_REG_HOURS_TS 0x17 |
#define RTC8_REG_ID 0x28 |
#define RTC8_REG_MINUTES 0x01 |
#define RTC8_REG_MINUTES_ALARM 0x07 |
#define RTC8_REG_MINUTES_TS 0x16 |
#define RTC8_REG_MONTH 0x05 |
#define RTC8_REG_MONTH_TS 0x19 |
#define RTC8_REG_PASSWORD_0 0x21 |
#define RTC8_REG_PASSWORD_1 0x22 |
#define RTC8_REG_PASSWORD_2 0x23 |
#define RTC8_REG_PASSWORD_3 0x24 |
#define RTC8_REG_SECONDS 0x00 |
#define RTC8_REG_SECONDS_TS 0x15 |
#define RTC8_REG_STATUS 0x0E |
#define RTC8_REG_TIMER_STATUS_0 0x0C |
#define RTC8_REG_TIMER_STATUS_1 0x0D |
#define RTC8_REG_TIMER_VALUE_0 0x0A |
#define RTC8_REG_TIMER_VALUE_1 0x0B |
#define RTC8_REG_UNIX0 0x1B |
#define RTC8_REG_UNIX1 0x1C |
#define RTC8_REG_UNIX2 0x1D |
#define RTC8_REG_UNIX3 0x1E |
#define RTC8_REG_USER_RAM_1 0x1F |
#define RTC8_REG_USER_RAM_2 0x20 |
#define RTC8_REG_WEEKDAY 0x03 |
#define RTC8_REG_WEEKDAY_ALARM 0x09 |
#define RTC8_REG_YEAR 0x06 |
#define RTC8_REG_YEAR_TS 0x1A |