mraa  1.6.0
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,
58  FTDI_FT4222 = 256,
60  GENERIC_FIRMATA = 1280,
62  NULL_PLATFORM = 98,
64  99
65 } Platform;
66 
70 typedef enum {
71  INTEL_EDISON_MINIBOARD_J17_1 = 0,
72  INTEL_EDISON_MINIBOARD_J17_5 = 4,
73  INTEL_EDISON_MINIBOARD_J17_7 = 6,
74  INTEL_EDISON_MINIBOARD_J17_8 = 7,
75  INTEL_EDISON_MINIBOARD_J17_9 = 8,
76  INTEL_EDISON_MINIBOARD_J17_10 = 9,
77  INTEL_EDISON_MINIBOARD_J17_11 = 10,
78  INTEL_EDISON_MINIBOARD_J17_12 = 11,
79  INTEL_EDISON_MINIBOARD_J17_14 = 13,
80  INTEL_EDISON_MINIBOARD_J18_1 = 14,
81  INTEL_EDISON_MINIBOARD_J18_2 = 15,
82  INTEL_EDISON_MINIBOARD_J18_6 = 19,
83  INTEL_EDISON_MINIBOARD_J18_7 = 20,
84  INTEL_EDISON_MINIBOARD_J18_8 = 21,
85  INTEL_EDISON_MINIBOARD_J18_10 = 23,
86  INTEL_EDISON_MINIBOARD_J18_11 = 24,
87  INTEL_EDISON_MINIBOARD_J18_12 = 25,
88  INTEL_EDISON_MINIBOARD_J18_13 = 26,
89  INTEL_EDISON_MINIBOARD_J19_4 = 31,
90  INTEL_EDISON_MINIBOARD_J19_5 = 32,
91  INTEL_EDISON_MINIBOARD_J19_6 = 33,
92  INTEL_EDISON_MINIBOARD_J19_8 = 35,
93  INTEL_EDISON_MINIBOARD_J19_9 = 36,
94  INTEL_EDISON_MINIBOARD_J19_10 = 37,
95  INTEL_EDISON_MINIBOARD_J19_11 = 38,
96  INTEL_EDISON_MINIBOARD_J19_12 = 39,
97  INTEL_EDISON_MINIBOARD_J19_13 = 40,
98  INTEL_EDISON_MINIBOARD_J19_14 = 41,
99  INTEL_EDISON_MINIBOARD_J20_3 = 44,
100  INTEL_EDISON_MINIBOARD_J20_4 = 45,
101  INTEL_EDISON_MINIBOARD_J20_5 = 46,
102  INTEL_EDISON_MINIBOARD_J20_6 = 47,
103  INTEL_EDISON_MINIBOARD_J20_7 = 48,
104  INTEL_EDISON_MINIBOARD_J20_8 = 49,
105  INTEL_EDISON_MINIBOARD_J20_9 = 50,
106  INTEL_EDISON_MINIBOARD_J20_10 = 51,
107  INTEL_EDISON_MINIBOARD_J20_11 = 52,
108  INTEL_EDISON_MINIBOARD_J20_12 = 53,
109  INTEL_EDISON_MINIBOARD_J20_13 = 54,
110  INTEL_EDISON_MINIBOARD_J20_14 = 55
112 
116 typedef enum {
117  INTEL_EDISON_GP182 = 0,
118  INTEL_EDISON_GP135 = 4,
119  INTEL_EDISON_GP27 = 6,
120  INTEL_EDISON_GP20 = 7,
121  INTEL_EDISON_GP28 = 8,
122  INTEL_EDISON_GP111 = 0,
123  INTEL_EDISON_GP109 = 10,
124  INTEL_EDISON_GP115 = 11,
125  INTEL_EDISON_GP128 = 13,
126  INTEL_EDISON_GP13 = 14,
127  INTEL_EDISON_GP165 = 15,
128  INTEL_EDISON_GP19 = 19,
129  INTEL_EDISON_GP12 = 20,
130  INTEL_EDISON_GP183 = 21,
131  INTEL_EDISON_GP110 = 23,
132  INTEL_EDISON_GP114 = 24,
133  INTEL_EDISON_GP129 = 25,
134  INTEL_EDISON_GP130 = 26,
135  INTEL_EDISON_GP44 = 31,
136  INTEL_EDISON_GP46 = 32,
137  INTEL_EDISON_GP48 = 33,
138  INTEL_EDISON_GP131 = 35,
139  INTEL_EDISON_GP14 = 36,
140  INTEL_EDISON_GP40 = 37,
141  INTEL_EDISON_GP43 = 38,
142  INTEL_EDISON_GP77 = 39,
143  INTEL_EDISON_GP82 = 40,
144  INTEL_EDISON_GP83 = 41,
145  INTEL_EDISON_GP134 = 44,
146  INTEL_EDISON_GP45 = 45,
147  INTEL_EDISON_GP47 = 46,
148  INTEL_EDISON_GP49 = 47,
149  INTEL_EDISON_GP15 = 48,
150  INTEL_EDISON_GP84 = 49,
151  INTEL_EDISON_GP42 = 50,
152  INTEL_EDISON_GP41 = 51,
153  INTEL_EDISON_GP78 = 52,
154  INTEL_EDISON_GP79 = 53,
155  INTEL_EDISON_GP80 = 54,
156  INTEL_EDISON_GP81 = 55
157 } IntelEdison;
158 
162 typedef enum {
163  RASPBERRY_WIRING_PIN8 = 3,
164  RASPBERRY_WIRING_PIN9 = 5,
165  RASPBERRY_WIRING_PIN7 = 7,
166  RASPBERRY_WIRING_PIN15 = 8,
167  RASPBERRY_WIRING_PIN16 = 10,
168  RASPBERRY_WIRING_PIN0 = 11,
169  RASPBERRY_WIRING_PIN1 = 12,
170  RASPBERRY_WIRING_PIN2 = 13,
171  RASPBERRY_WIRING_PIN3 = 15,
172  RASPBERRY_WIRING_PIN4 = 16,
173  RASPBERRY_WIRING_PIN5 = 18,
174  RASPBERRY_WIRING_PIN12 = 19,
175  RASPBERRY_WIRING_PIN13 = 21,
176  RASPBERRY_WIRING_PIN6 = 22,
177  RASPBERRY_WIRING_PIN14 = 23,
178  RASPBERRY_WIRING_PIN10 = 24,
179  RASPBERRY_WIRING_PIN11 = 26,
180  RASPBERRY_WIRING_PIN17 = 29, // RPi B V2
181  RASPBERRY_WIRING_PIN21 = 29,
182  RASPBERRY_WIRING_PIN18 = 30, // RPi B V2
183  RASPBERRY_WIRING_PIN19 = 31, // RPI B V2
184  RASPBERRY_WIRING_PIN22 = 31,
185  RASPBERRY_WIRING_PIN20 = 32, // RPi B V2
186  RASPBERRY_WIRING_PIN26 = 32,
187  RASPBERRY_WIRING_PIN23 = 33,
188  RASPBERRY_WIRING_PIN24 = 35,
189  RASPBERRY_WIRING_PIN27 = 36,
190  RASPBERRY_WIRING_PIN25 = 37,
191  RASPBERRY_WIRING_PIN28 = 38,
192  RASPBERRY_WIRING_PIN29 = 40
194 
198 typedef enum {
199  SUCCESS = 0,
216 } Result;
217 
221 typedef enum {
222  PIN_VALID = 0,
223  PIN_GPIO = 1,
224  PIN_PWM = 2,
226  PIN_SPI = 4,
227  PIN_I2C = 5,
228  PIN_AIO = 6,
229  PIN_UART = 7
230 } Pinmodes;
231 
235 typedef enum {
236  I2C_STD = 0,
237  I2C_FAST = 1,
238  I2C_HIGH = 2
239 } I2cMode;
240 
241 typedef enum {
242  UART_PARITY_NONE = 0,
243  UART_PARITY_EVEN = 1,
244  UART_PARITY_ODD = 2,
245  UART_PARITY_MARK = 3,
246  UART_PARITY_SPACE = 4
247 } UartParity;
248 
249 }
Definition: types.hpp:54
Definition: types.hpp:223
Result
Definition: types.hpp:198
Definition: types.hpp:49
Definition: types.hpp:211
Definition: types.hpp:60
Definition: types.hpp:225
IntelEdison
Definition: types.hpp:116
IntelEdisonMiniboard
Definition: types.hpp:70
Definition: types.hpp:224
Definition: types.hpp:44
Definition: types.hpp:41
Definition: types.hpp:55
Definition: types.hpp:43
Definition: types.hpp:212
Definition: types.hpp:227
Definition: types.hpp:222
I2cMode
Definition: types.hpp:235
Definition: types.hpp:45
Definition: types.hpp:206
Definition: types.hpp:237
Definition: types.hpp:236
Definition: types.hpp:42
Definition: types.hpp:200
Definition: types.hpp:203
Definition: types.hpp:226
Definition: types.hpp:46
Definition: types.hpp:50
Platform
Definition: types.hpp:40
Definition: types.hpp:53
Definition: types.hpp:215
RaspberryWiring
Definition: types.hpp:162
Definition: types.hpp:201
Definition: types.hpp:210
Definition: types.hpp:204
Definition: types.hpp:207
Definition: types.hpp:58
Definition: types.hpp:56
Definition: types.hpp:47
Definition: types.hpp:52
Definition: types.hpp:228
Definition: types.hpp:229
Definition: types.hpp:63
Definition: types.hpp:202
Definition: types.hpp:205
Definition: types.hpp:208
Pinmodes
Definition: types.hpp:221
Definition: types.hpp:51
Definition: types.hpp:209
Definition: types.hpp:238
Definition: types.hpp:199
Definition: types.hpp:213
Definition: types.hpp:48