libkovan
1
The kovan standard library
accel.h
Go to the documentation of this file.
1
#ifndef _ACCEL_H_
2
#define _ACCEL_H_
3
4
#include "
export.h
"
5
#include "
vtable.h
"
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
VF
EXPORT_SYM
short
accel_x
();
12
13
VF
EXPORT_SYM
short
accel_y
();
14
15
VF
EXPORT_SYM
short
accel_z
();
16
17
VF
EXPORT_SYM
int
accel_calibrate
();
18
19
VFL
20
21
#ifdef __cplusplus
22
}
23
#endif
24
25
#endif
accel_x
VF EXPORT_SYM short accel_x()
accel_z
VF EXPORT_SYM short accel_z()
export.h
accel_calibrate
VF EXPORT_SYM int accel_calibrate()
accel_y
VF EXPORT_SYM short accel_y()
VF
#define VF
Definition:
vtable.h:10
VFL
#define VFL
Definition:
vtable.h:11
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
vtable.h
include
kovan
accel.h
Generated on Tue Aug 30 2016 08:52:43 for libkovan by
1.8.9.1