Structs§
- Serial
Options - Temporary structure containing the parameters of a serial port for easy passing to
SerialDevice::new. - Serial
Parameters
Enums§
- Error
- Serial
Hardware - Serial device hardware types
- Serial
Type - Enum for possible type of serial devices
Traits§
- Serial
Device - Abstraction over serial-like devices that can be created given an event and optional input and output streams.
- Serial
Input - Trait for types that can be used as input for a serial device.