NVRAM_BANK0_BASE
*buf++ = rtc->read(rtc, (NVRAM_BANK0_BASE + pos++));
rtc->write(rtc, (NVRAM_BANK0_BASE), *buf++);