PCF8563_SECONDS_VL
printf(": battery %s\n", (reg & PCF8563_SECONDS_VL) ? "low" : "ok");
if ((regs[0] & PCF8563_SECONDS_VL))