RTC_SECONDS
WR4(sc, RTC_SECONDS, tv.tv_sec);
ct.sec = FROMBCD(RTC_READ4(rtc_sc, RTC_SECONDS) & 0x7f);