How can I access the Real-Time Clock from software?
Created May 4, 2012
Tim Rohaly The com.dalsemi.system.Clock class has methods
for getting and setting the time using the hardware
real-time clock (DS1315) on the TINI board. See the TINI
API documentation at
http://www.ibutton.com/TINI/software/APIdocs/
for more detail.