[][src]Function adafruit_gps::gps::open_port

pub fn open_port(port_name: &str, baud_rate: u32) -> Box<dyn SerialPort>

Opens the port to the GPS, probably /dev/serial0 Default baudrate is 9600