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.
Fork of RTC-DS1307 by
DS1307::Time_rtc Struct Reference
Structure which is used to exchange the time and date. More...
#include <DS1307.h>
Data Fields | |
| int | sec |
| int | min |
| int | hour |
| int | wday |
| int | date |
| int | mon |
| int | year |
Detailed Description
Structure which is used to exchange the time and date.
Definition at line 41 of file DS1307.h.
Field Documentation
Generated on Sun Jul 17 2022 00:49:39 by
1.7.2
