Expand description
Line / flow / purge configuration types. Line configuration types (no plugin dependency).
Structs§
- Line
Config - Baud rate and framing for
crate::SerialPortHandle::set_line_config.
Enums§
- Data
Bits - Number of data bits in the serial frame.
- Flow
Control - Hardware / software flow control.
- Parity
- Parity bit mode.
- Purge
Kind - Which UART buffers to purge.
- Stop
Bits - Stop bits.