modulepackage
2.0.0-alpha.1
Repository: https://github.com/distributed/sers.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Parses a modestring like "115200,8n1,rtscts" into a struct Mode.
TakeOver accepts an open *os.File and returns a SerialPort representing the open file.
# Constants
even parity.
no parity.
No description provided by the author
odd parity.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Serialport represents a serial port and offers configuration of baud rate, frame format, handshaking and read paramters as well as setting and clearing break conditions.
# Type aliases
No description provided by the author