[−][src]Crate gattii
Structs
| SerialPortInfo | A device-independent implementation of serial port information. |
| SerialPortSettings | A struct containing all serial port settings |
| SerialThread |
Enums
| ClearBuffer | Specifies which buffer or buffers to purge when calling |
| DataBits | Number of bits per character. |
| FlowControl | Flow control modes. |
| GeneralError | |
| Parity | Parity checking modes. |
| ReadBytes | |
| SerialCommand | |
| SerialResponse | |
| StopBits | Number of stop bits. |
Traits
| SerialPort | A trait for serial port devices |
Functions
| list_ports |