RTC¶
-
class
support.rtc.RTC(signalHandler=None)¶ Bases:
objectClass for the Real Time Clock device
This creates a persistent RTC object, i.e., it can be created and kept for the duration of the program.
Methods Summary
close()close the RTC device
open()open the realtime clock
time()Methods Documentation
-
close()¶ close the RTC device
-
open()¶ open the realtime clock
-
time()¶
-