COSA
An Object-Oriented Platform for Arduino Programming
|
#include <DS3231.hh>
Public Attributes | |
time_t | clock |
Current time. More... | |
alarm1_t | alarm1 |
Alarm 1 setting. More... | |
alarm2_t | alarm2 |
Alarm 2 setting. More... | |
control_t | control |
Device control register. More... | |
status_t | status |
Device status register. More... | |
int8_t | aging |
Crystal adjustment. More... | |
int16_t | temp |
Device temperature. More... | |
control_t DS3231::timekeeper_t::control |
status_t DS3231::timekeeper_t::status |