pub type SystemPort = TTYPort;
A convenience type alias for the system’s native serial port type.
pub struct SystemPort { /* private fields */ }