libkovan
1
The kovan standard library
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
accel.h
Go to the documentation of this file.
1
#ifndef _ACCEL_H_
2
#define _ACCEL_H_
3
4
#include "
export.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
EXPORT_SYM
short
accel_x
();
11
EXPORT_SYM
short
accel_y
();
12
EXPORT_SYM
short
accel_z
();
13
14
EXPORT_SYM
int
accel_calibrate
();
15
16
#ifdef __cplusplus
17
}
18
#endif
19
20
#endif
export.h
accel_y
EXPORT_SYM short accel_y()
accel_x
EXPORT_SYM short accel_x()
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
accel_z
EXPORT_SYM short accel_z()
accel_calibrate
EXPORT_SYM int accel_calibrate()
include
kovan
accel.h
Generated on Sat Jan 11 2014 06:48:24 for libkovan by
1.8.5