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