mraa  1.2.1
Low Level Skeleton Library for Communication on GNU/Linux platforms
 All Data Structures Namespaces Files Functions Typedefs Enumerations Enumerator Macros Pages
types.hpp
Go to the documentation of this file.
1 /*
2  * Author: Brendan Le Foll <brendan.le.foll@intel.com>
3  * Copyright © 2014 Intel Corporation
4  *
5  * Permission is hereby granted, free of charge, to any person obtaining a copy
6  * of this software and associated documentation files (the "Software"), to
7  * deal in the Software without restriction, including without limitation the
8  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
9  * sell copies of the Software, and to permit persons to whom the Software is
10  * furnished to do so, subject to the following conditions:
11  *
12  * The above copyright notice and this permission notice shall be included in
13  * all copies or substantial portions of the Software.
14  *
15  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
21  * IN THE SOFTWARE.
22  */
23 
24 #pragma once
25 
32 namespace mraa
33 {
34 
35 //These enums must match the enums in types.h
36 
40 typedef enum {
47  BEAGLEBONE = 6,
48  BANANA = 7,
49  INTEL_NUC5 = 8,
50  A96BOARDS = 9,
53  INTEL_UP = 12,
56  FTDI_FT4222 = 256,
58  GENERIC_FIRMATA = 1280,
60  NULL_PLATFORM = 98,
62  99
63 } Platform;
64 
68 typedef enum {
69  INTEL_EDISON_MINIBOARD_J17_1 = 0,
70  INTEL_EDISON_MINIBOARD_J17_5 = 4,
71  INTEL_EDISON_MINIBOARD_J17_7 = 6,
72  INTEL_EDISON_MINIBOARD_J17_8 = 7,
73  INTEL_EDISON_MINIBOARD_J17_9 = 8,
74  INTEL_EDISON_MINIBOARD_J17_10 = 9,
75  INTEL_EDISON_MINIBOARD_J17_11 = 10,
76  INTEL_EDISON_MINIBOARD_J17_12 = 11,
77  INTEL_EDISON_MINIBOARD_J17_14 = 13,
78  INTEL_EDISON_MINIBOARD_J18_1 = 14,
79  INTEL_EDISON_MINIBOARD_J18_2 = 15,
80  INTEL_EDISON_MINIBOARD_J18_6 = 19,
81  INTEL_EDISON_MINIBOARD_J18_7 = 20,
82  INTEL_EDISON_MINIBOARD_J18_8 = 21,
83  INTEL_EDISON_MINIBOARD_J18_10 = 23,
84  INTEL_EDISON_MINIBOARD_J18_11 = 24,
85  INTEL_EDISON_MINIBOARD_J18_12 = 25,
86  INTEL_EDISON_MINIBOARD_J18_13 = 26,
87  INTEL_EDISON_MINIBOARD_J19_4 = 31,
88  INTEL_EDISON_MINIBOARD_J19_5 = 32,
89  INTEL_EDISON_MINIBOARD_J19_6 = 33,
90  INTEL_EDISON_MINIBOARD_J19_8 = 35,
91  INTEL_EDISON_MINIBOARD_J19_9 = 36,
92  INTEL_EDISON_MINIBOARD_J19_10 = 37,
93  INTEL_EDISON_MINIBOARD_J19_11 = 38,
94  INTEL_EDISON_MINIBOARD_J19_12 = 39,
95  INTEL_EDISON_MINIBOARD_J19_13 = 40,
96  INTEL_EDISON_MINIBOARD_J19_14 = 41,
97  INTEL_EDISON_MINIBOARD_J20_3 = 44,
98  INTEL_EDISON_MINIBOARD_J20_4 = 45,
99  INTEL_EDISON_MINIBOARD_J20_5 = 46,
100  INTEL_EDISON_MINIBOARD_J20_6 = 47,
101  INTEL_EDISON_MINIBOARD_J20_7 = 48,
102  INTEL_EDISON_MINIBOARD_J20_8 = 49,
103  INTEL_EDISON_MINIBOARD_J20_9 = 50,
104  INTEL_EDISON_MINIBOARD_J20_10 = 51,
105  INTEL_EDISON_MINIBOARD_J20_11 = 52,
106  INTEL_EDISON_MINIBOARD_J20_12 = 53,
107  INTEL_EDISON_MINIBOARD_J20_13 = 54,
108  INTEL_EDISON_MINIBOARD_J20_14 = 55
110 
114 typedef enum {
115  INTEL_EDISON_GP182 = 0,
116  INTEL_EDISON_GP135 = 4,
117  INTEL_EDISON_GP27 = 6,
118  INTEL_EDISON_GP20 = 7,
119  INTEL_EDISON_GP28 = 8,
120  INTEL_EDISON_GP111 = 0,
121  INTEL_EDISON_GP109 = 10,
122  INTEL_EDISON_GP115 = 11,
123  INTEL_EDISON_GP128 = 13,
124  INTEL_EDISON_GP13 = 14,
125  INTEL_EDISON_GP165 = 15,
126  INTEL_EDISON_GP19 = 19,
127  INTEL_EDISON_GP12 = 20,
128  INTEL_EDISON_GP183 = 21,
129  INTEL_EDISON_GP110 = 23,
130  INTEL_EDISON_GP114 = 24,
131  INTEL_EDISON_GP129 = 25,
132  INTEL_EDISON_GP130 = 26,
133  INTEL_EDISON_GP44 = 31,
134  INTEL_EDISON_GP46 = 32,
135  INTEL_EDISON_GP48 = 33,
136  INTEL_EDISON_GP131 = 35,
137  INTEL_EDISON_GP14 = 36,
138  INTEL_EDISON_GP40 = 37,
139  INTEL_EDISON_GP43 = 38,
140  INTEL_EDISON_GP77 = 39,
141  INTEL_EDISON_GP82 = 40,
142  INTEL_EDISON_GP83 = 41,
143  INTEL_EDISON_GP134 = 44,
144  INTEL_EDISON_GP45 = 45,
145  INTEL_EDISON_GP47 = 46,
146  INTEL_EDISON_GP49 = 47,
147  INTEL_EDISON_GP15 = 48,
148  INTEL_EDISON_GP84 = 49,
149  INTEL_EDISON_GP42 = 50,
150  INTEL_EDISON_GP41 = 51,
151  INTEL_EDISON_GP78 = 52,
152  INTEL_EDISON_GP79 = 53,
153  INTEL_EDISON_GP80 = 54,
154  INTEL_EDISON_GP81 = 55
155 } IntelEdison;
156 
160 typedef enum {
161  RASPBERRY_WIRING_PIN8 = 3,
162  RASPBERRY_WIRING_PIN9 = 5,
163  RASPBERRY_WIRING_PIN7 = 7,
164  RASPBERRY_WIRING_PIN15 = 8,
165  RASPBERRY_WIRING_PIN16 = 10,
166  RASPBERRY_WIRING_PIN0 = 11,
167  RASPBERRY_WIRING_PIN1 = 12,
168  RASPBERRY_WIRING_PIN2 = 13,
169  RASPBERRY_WIRING_PIN3 = 15,
170  RASPBERRY_WIRING_PIN4 = 16,
171  RASPBERRY_WIRING_PIN5 = 18,
172  RASPBERRY_WIRING_PIN12 = 19,
173  RASPBERRY_WIRING_PIN13 = 21,
174  RASPBERRY_WIRING_PIN6 = 22,
175  RASPBERRY_WIRING_PIN14 = 23,
176  RASPBERRY_WIRING_PIN10 = 24,
177  RASPBERRY_WIRING_PIN11 = 26,
178  RASPBERRY_WIRING_PIN17 = 29, // RPi B V2
179  RASPBERRY_WIRING_PIN21 = 29,
180  RASPBERRY_WIRING_PIN18 = 30, // RPi B V2
181  RASPBERRY_WIRING_PIN19 = 31, // RPI B V2
182  RASPBERRY_WIRING_PIN22 = 31,
183  RASPBERRY_WIRING_PIN20 = 32, // RPi B V2
184  RASPBERRY_WIRING_PIN26 = 32,
185  RASPBERRY_WIRING_PIN23 = 33,
186  RASPBERRY_WIRING_PIN24 = 35,
187  RASPBERRY_WIRING_PIN27 = 36,
188  RASPBERRY_WIRING_PIN25 = 37,
189  RASPBERRY_WIRING_PIN28 = 38,
190  RASPBERRY_WIRING_PIN29 = 40
192 
196 typedef enum {
197  SUCCESS = 0,
214 } Result;
215 
219 typedef enum {
220  PIN_VALID = 0,
221  PIN_GPIO = 1,
222  PIN_PWM = 2,
224  PIN_SPI = 4,
225  PIN_I2C = 5,
226  PIN_AIO = 6,
227  PIN_UART = 7
228 } Pinmodes;
229 
233 typedef enum {
234  I2C_STD = 0,
235  I2C_FAST = 1,
236  I2C_HIGH = 2
237 } I2cMode;
238 
239 typedef enum {
240  UART_PARITY_NONE = 0,
241  UART_PARITY_EVEN = 1,
242  UART_PARITY_ODD = 2,
243  UART_PARITY_MARK = 3,
244  UART_PARITY_SPACE = 4
245 } UartParity;
246 
247 }
Definition: types.hpp:221
Result
Definition: types.hpp:196
Definition: types.hpp:49
Definition: types.hpp:209
Definition: types.hpp:58
Definition: types.hpp:223
IntelEdison
Definition: types.hpp:114
Definition: types.hpp:54
IntelEdisonMiniboard
Definition: types.hpp:68
Definition: types.hpp:222
Definition: types.hpp:44
Definition: types.hpp:41
Definition: types.hpp:43
Definition: types.hpp:210
Definition: types.hpp:225
Definition: types.hpp:220
I2cMode
Definition: types.hpp:233
Definition: types.hpp:45
Definition: types.hpp:204
Definition: types.hpp:235
Definition: types.hpp:234
Definition: types.hpp:42
Definition: types.hpp:198
Definition: types.hpp:201
Definition: types.hpp:224
Definition: types.hpp:46
Definition: types.hpp:50
Platform
Definition: types.hpp:40
Definition: types.hpp:53
Definition: types.hpp:213
RaspberryWiring
Definition: types.hpp:160
Definition: types.hpp:199
Definition: types.hpp:208
Definition: types.hpp:202
Definition: types.hpp:205
Definition: types.hpp:56
Definition: types.hpp:47
Definition: types.hpp:52
Definition: types.hpp:226
Definition: types.hpp:227
Definition: types.hpp:61
Definition: types.hpp:200
Definition: types.hpp:203
Definition: types.hpp:206
Pinmodes
Definition: types.hpp:219
Definition: types.hpp:51
Definition: types.hpp:207
Definition: types.hpp:236
Definition: types.hpp:197
Definition: types.hpp:211
Definition: types.hpp:48