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