|
void | begin () |
|
void | adjust (const DateTime &dt) |
|
DateTime | now () |
|
uint8_t | readRegister (uint8_t regaddress) |
|
void | writeRegister (uint8_t regaddress, uint8_t value) |
|
void | enableInterrupts (uint8_t periodicity) |
|
void | enableInterrupts (uint8_t hh24, uint8_t mm, uint8_t ss) |
|
void | disableInterrupts () |
|
void | clearINTStatus () |
|
void | convertTemperature () |
|
float | getTemperature () |
|
|
uint8_t | intType |
|
uint8_t | intPeriodicity |
|
uint8_t | intHH24 |
|
uint8_t | intMM |
|
The documentation for this class was generated from the following files:
- BayEOS-Arduino/libraries/BayRTClib/RTClib.h
- BayEOS-Arduino/libraries/BayRTClib/RTClib.cpp