RTCSB_BIN
return ((rtc->reg_b & RTCSB_BIN) ? val : bin2bcd_data[val]);
if ((rtc->reg_b & RTCSB_BIN) == 0) {