|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
This is the complete list of members for IRtc, including all inherited members.
| getDateStr(char *buf, size_t bufLen) const=0 | IRtc | pure virtual |
| getTime(struct tm *timeinfo) const=0 | IRtc | pure virtual |
| getTimestamp() const=0 | IRtc | pure virtual |
| getTimeStr(char *buf, size_t bufLen) const=0 | IRtc | pure virtual |
| getTimezoneOffset() const=0 | IRtc | pure virtual |
| isTimeSet() const=0 | IRtc | pure virtual |
| markTimeSet()=0 | IRtc | pure virtual |
| setDate(int year, int month, int day)=0 | IRtc | pure virtual |
| setTime(int hour, int minute, int second)=0 | IRtc | pure virtual |
| setTimestamp(time_t timestamp)=0 | IRtc | pure virtual |
| setTimezoneOffset(int8_t hours)=0 | IRtc | pure virtual |
| ~IRtc()=default | IRtc | virtual |