CMOS
"CMOS" is a tiny bit of very low power static memory that lives on the same chip as the Real-Time Clock (RTC)
Usage
use ;
let mut cmos = new;
let time: Time = cmos.read;
"CMOS" is a tiny bit of very low power static memory that lives on the same chip as the Real-Time Clock (RTC)
use ;
let mut cmos = new;
let time: Time = cmos.read;