Module devices::sys::linux::serial_device
source · Structs§
Constants§
Traits§
- Abstraction over serial-like devices that can be created given an event and optional input and output streams.
Functions§
- Creates a serial device that use the given UnixStream path for both input and output.