Struct mio_serial::SerialPortInfo
[−]
[src]
pub struct SerialPortInfo {
pub port_name: String,
}A device-independent implementation of serial port information.
Fields
port_name: String
The short name of the serial port