ConstReadonlyDevice: SerialPortKindThe kernel's serial device, with a real line on the other end.
ReadonlyLooped: SerialPortKindThe port's own output, looped back to its input.
ReadonlyPaired: SerialPortKindThe other end of a null-modem pair.
ReadonlyScripted: SerialPortKindA script of the writes a driver is expected to make.
ReadonlySimulated: SerialPortKindA simulated device that answers each write.
What is on the other end of a serial port.