Aufgabe 5: Zeitscheiben
Clock Member List
This is the complete list of members for Clock, including all inherited members.
| ALARM enum value | RTC | protected | 
| Clock() | Clock | inline | 
| epilogue() override | Clock | virtual | 
| FREQ_1024HZ enum value | RTC | protected | 
| FREQ_128HZ enum value | RTC | protected | 
| FREQ_16HZ enum value | RTC | protected | 
| FREQ_2048HZ enum value | RTC | protected | 
| FREQ_256HZ enum value | RTC | protected | 
| FREQ_2HZ enum value | RTC | protected | 
| FREQ_32HZ enum value | RTC | protected | 
| FREQ_4096HZ enum value | RTC | protected | 
| FREQ_4HZ enum value | RTC | protected | 
| FREQ_512HZ enum value | RTC | protected | 
| FREQ_64HZ enum value | RTC | protected | 
| FREQ_8192HZ enum value | RTC | protected | 
| FREQ_8HZ enum value | RTC | protected | 
| FREQ_NONE enum value (defined in RTC) | RTC | protected | 
| Gate() | Gate | inline | 
| getDateTime() const | Clock | inline | 
| RTC::getDateTime() | RTC | protectedstatic | 
| getSource() | RTC | protectedstatic | 
| getTimestamp() const | Clock | inline | 
| init() | Clock | |
| Interrupt enum name | RTC | protected | 
| NONE enum value (defined in RTC) | RTC | protected | 
| PERIODIC enum value | RTC | protected | 
| PeriodicFrequency enum name | RTC | protected | 
| prologue() override | Clock | virtual | 
| receiveInterrupt(Interrupt i, bool enable) | RTC | protectedstatic | 
| setAlarm(uint8_t hour, uint8_t minute, uint8_t second) | RTC | protectedstatic | 
| setPeriodic(enum PeriodicFrequency freq) | RTC | protectedstatic | 
| UPDATE enum value | RTC | protected | 
| ~Gate() | Gate | inlinevirtual |