Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
RTClib.h File Reference
Go to the source code of this file.
Data Structures | |
| class | DateTime |
| Simple general-purpose date/time class (no TZ / DST / leap second handling!). See http://en.wikipedia.org/wiki/Leap_second. More... | |
| class | TimeSpan |
| Timespan which can represent changes in time with seconds accuracy. More... | |
| class | RTC_DS3231 |
| RTC based on the DS3231 chip connected via I2C and the Wire library. More... | |
Enumerations | |
| enum | Ds3231SqwPinMode |
DS3231 SQW pin mode settings. More... | |
Detailed Description
Original library by JeeLabs http://news.jeelabs.org/code/, released to the public domain
License: MIT (see LICENSE)
This is a fork of JeeLab's fantastic real time clock library for Arduino.
For details on using this library with an RTC module like the DS1307, PCF8523, or DS3231, see the guide at: https://learn.adafruit.com/ds1307-real-time-clock-breakout-board-kit/overview
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Definition in file RTClib.h.
Enumeration Type Documentation
| enum Ds3231SqwPinMode |
Generated on Wed Jul 13 2022 06:14:12 by
1.7.2