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.
Dependents: ard2pmod DS3231_Alarm_Demo MAXREFDES130_131_Demo MAXREFDES130_Demo
Fork of ds3231 by
ds3231_time_t Struct Reference
ds3231_time_t - Struct for containing time data. More...
#include <ds3231.h>
Detailed Description
ds3231_time_t - Struct for containing time data.
Members:
- uint32_t seconds - Use decimal value. Member fx's convert to BCD
- uint32_t minutes - Use decimal value. Member fx's convert to BCD
- uint32_t hours - Use decimal value. Member fx's convert to BCD
- bool am_pm - TRUE for PM, same logic as datasheet
- bool mode - TRUE for 12 hour, same logic as datasheet
Generated on Tue Jul 19 2022 03:39:33 by
