Module serial_device

Source

Structs§

SerialOptions
Temporary structure containing the parameters of a serial port for easy passing to SerialDevice::new.
SerialParameters

Enums§

Error
SerialHardware
Serial device hardware types
SerialType
Enum for possible type of serial devices

Traits§

SerialDevice
Abstraction over serial-like devices that can be created given an event and optional input and output streams.
SerialInput
Trait for types that can be used as input for a serial device.

Functions§

serial_parameters_default_debugcon_port 🔒
serial_parameters_default_num 🔒