pub type SerialPortBase = NonZeroU16;
Serial I/O port.
pub struct SerialPortBase(/* private fields */);