Bike-X
0.8
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
DeviceType.h
Go to the documentation of this file.
1
#ifndef DEVICE_TYPE_H
2
#define DEVICE_TYPE_H
3
7
typedef
enum
_deviceType
8
{
9
BATTERY
= 0,
10
OXIMETRY
= 1,
11
SPEED
= 2,
12
DIRECTION
= 3,
13
BREAK
= 4
14
}
deviceType
;
15
16
#endif
SPEED
Definition:
DeviceType.h:11
_deviceType
_deviceType
Definition:
DeviceType.h:7
OXIMETRY
Definition:
DeviceType.h:10
BATTERY
Definition:
DeviceType.h:9
deviceType
enum _deviceType deviceType
BREAK
Definition:
DeviceType.h:13
DIRECTION
Definition:
DeviceType.h:12
device
DeviceType.h
Generated on Wed Oct 1 2014 00:45:20 for Bike-X by
1.8.6