Sha256: e52d5b6bbccee12014b0f4664e91f77a1089138ffb86eef9e9ad10c4f287e1aa
Contents?: true
Size: 284 Bytes
Versions: 17
Compression:
Stored size: 284 Bytes
Contents
#Real Time Clock (rtc.js) ###Driver `if_rtc_init()` - Initialize the RTC module. ###Interrupts `int_rtc(epoch)` - Called every second to indicate that a second has passed. ###Helper functions `time()` - Retrieves the time as an integer based on the unix epoch (Seconds since 1970)
Version data entries
17 entries across 17 versions & 1 rubygems