#include <os-decls.h>
Public Member Functions | |
clock_rtc ()=delete | |
Static Public Member Functions | |
static void | internal_interrupt_service_routine (void) |
RTC implementation hook. | |
Definition at line 1019 of file os-decls.h.
|
delete |
|
static |
RTC implementation hook.
It is called from os_systick_handler()
after the scheduler was started.