Searched defs:rtcdev (Results 1 – 1 of 1) sorted by relevance
32 struct rtcdev { struct33 uint8_t sec;35 uint8_t min;37 uint8_t hour;41 uint8_t month;42 uint8_t year;43 uint8_t reg_a;44 uint8_t reg_b;45 uint8_t reg_c;46 uint8_t reg_d;[all …]
Completed in 42 milliseconds