Struct se_rs_ial::Connection
[-] [+]
[src]
pub struct Connection { // some fields omitted }
Methods
impl Connection
fn open(port: &str, baud_rate: BaudRate) -> Result<Connection>
Open a connection through a serial port.
Supported baud rates are: 0, 50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400