![]() |
MD_DS3231 Real Time Clock Library
1.2
Library to control DS3231 high precision clock with alarms
|
This is the complete list of members for MD_DS3231, including all inherited members.
calcDoW(uint16_t yyyy, uint8_t mm, uint8_t dd) | MD_DS3231 | |
checkAlarm1(void) | MD_DS3231 | |
checkAlarm2(void) | MD_DS3231 | |
control(codeRequest_t item, uint8_t value) | MD_DS3231 | |
dd | MD_DS3231 | |
dow | MD_DS3231 | |
getAlarm1Type(void) | MD_DS3231 | |
getAlarm2Type(void) | MD_DS3231 | |
getCentury(void) | MD_DS3231 | |
h | MD_DS3231 | |
isRunning(void) | MD_DS3231 | |
m | MD_DS3231 | |
MD_DS3231() | MD_DS3231 | |
mm | MD_DS3231 | |
now(void) | MD_DS3231 | |
pm | MD_DS3231 | |
readAlarm1(void) | MD_DS3231 | |
readAlarm2(void) | MD_DS3231 | |
readRAM(uint8_t addr, uint8_t *buf, uint8_t len) | MD_DS3231 | |
readTempRegister(void) | MD_DS3231 | |
readTime(void) | MD_DS3231 | |
s | MD_DS3231 | |
setAlarm1Callback(void(*cb)(void)) | MD_DS3231 | |
setAlarm1Type(almType_t almType) | MD_DS3231 | |
setAlarm2Callback(void(*cb)(void)) | MD_DS3231 | |
setAlarm2Type(almType_t almType) | MD_DS3231 | |
setCentury(uint8_t c) | MD_DS3231 | |
status(codeRequest_t item) | MD_DS3231 | |
writeAlarm1(almType_t almType) | MD_DS3231 | |
writeAlarm2(almType_t almType) | MD_DS3231 | |
writeRAM(uint8_t addr, uint8_t *buf, uint8_t len) | MD_DS3231 | |
writeTime(void) | MD_DS3231 | |
yyyy | MD_DS3231 |