|
mraa
0.9.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
|
This is the complete list of members for Uart, including all inherited members.
| dataAvailable(long millis) | Uart | |
| dataAvailable() (defined in Uart) | Uart | |
| delete() (defined in Uart) | Uart | |
| flush() | Uart | |
| getDevicePath() | Uart | |
| readStr(int length) | Uart | |
| setBaudRate(long baud) | Uart | |
| setFlowcontrol(boolean xonxoff, boolean rtscts) | Uart | |
| setMode(int bytesize, UartParity parity, int stopbits) | Uart | |
| setTimeout(int read, int write, int interchar) | Uart | |
| Uart(int uart) | Uart | |
| Uart(String path) | Uart | |
| writeStr(String data) | Uart |
1.8.9.1