DS3231_Simple icon indicating copy to clipboard operation
DS3231_Simple copied to clipboard

Test function of setting bit 7 in status register to Pause/Resume clock on Vcc

Open sleemanj opened this issue 5 years ago • 0 comments

checkAlarms pauses to avoid race condition, pause is accomplished by flip bit 7 in control register (0x0E), datasheet indicates only stops clock on battery, shoudl test to see if flip bit 7 in status register (0x0F) accomplishes pause when on Vcc.

See #20

sleemanj avatar Jul 07 '20 12:07 sleemanj