Enum asyncio::serial_port::FlowControl
[−]
[src]
pub enum FlowControl {
None,
Software,
Hardware,
}Variants
NoneSoftwareHardware