HYM8563_WEEKDAY_MASK
tm->tm_wday = bcd2bin(buf[4] & HYM8563_WEEKDAY_MASK); /* 0 = Sun */
bcd2bin(buf[3] & HYM8563_WEEKDAY_MASK);