dRonin
adbada4
dRonin firmware
|
RTC functions header. More...
#include <stdbool.h>
Go to the source code of this file.
Functions | |
uint32_t | PIOS_RTC_Counter () |
float | PIOS_RTC_Rate () |
float | PIOS_RTC_MsPerTick () |
bool | PIOS_RTC_RegisterTickCallback (void(*fn)(uintptr_t id), uintptr_t data) |