async_call: ashet.io.serial.write
Documentation
Writes data to the serial port.
Inputs
port: io.serial.SerialPortdata: bytestr
Outputs
written: usizeNumber of words written
Errors
InvalidHandleWordSizeMismatchThe serial port uses a word size that needs more than 8 bits per word.