|
COSA
An Object-Oriented Platform for Arduino Programming
|
#include <DS3231.hh>

Public Attributes | |
| uint8_t | as_uint8 |
| struct { | |
| uint8_t a1f:1 | |
| Alarm 1 Flag. More... | |
| uint8_t a2f:1 | |
| Alarm 2 Flag. More... | |
| uint8_t bsy:1 | |
| Busy. More... | |
| uint8_t en32khz:1 | |
| Enable 32kHz Output. More... | |
| uint8_t reserved:3 | |
| Reserved(0). More... | |
| uint8_t osf:1 | |
| Oscillator Stop Flag. More... | |
| }; | |
| struct { ... } |