dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_rtc.h File Reference

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)
 

Detailed Description

RTC functions header.

Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
See Also
The GNU Public License (GPL) Version 3

Definition in file pios_rtc.h.