package
0.1.6
Repository: https://github.com/go-gost/x.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
OpenPort opens a serial port with the specified configuration.
COM1,9600,odd.

# Constants

No description provided by the author
No description provided by the author
Default value for Config.Size.
No description provided by the author
parity bit is always 1.
No description provided by the author
No description provided by the author
parity bit is always 0.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrBadParity is returned if the parity is not supported.
ErrBadSize is returned if Size is not supported.
ErrBadStopBits is returned if the specified StopBits setting not supported.

# Structs

No description provided by the author
Config contains the information needed to open a serial port.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author