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