RTC_CTRL_A_DV1
if (!(ctrla & RTC_CTRL_A_DV1))
ctrla |= RTC_CTRL_A_DV1;
((ctrla & RTC_CTRL_A_DV1) ? "enabled" : "disabled"),