pub fn open_port(port: u16) -> Result<(), ()>
Expand description

Open a given virtual serial port

It is not ever necessary to open Port 0, which is opened by default.