|
mraa
0.4.5
Low Level Skeleton Library for Communication on GNU/Linux platforms
|
This file defines the UART interface for libmraa
Public Member Functions | |
| Uart (int uart) | |
| ~Uart () | |
|
inline |
Uart Constructor, takes a pin number which will map directly to the linux uart number, this 'enables' the uart, nothing more
| uart | the index of the uart set to use |

1.8.7