Module devices::sys::linux::serial_device
source ยท Structsยง
- WriteSocket ๐
Constantsยง
- BUF_CAPACITY ๐
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.