Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSerialPortFunc ¶
func NewSerialPortFunc(tty string, baud int) func() (io.ReadWriteCloser, error)
Types ¶
type SerialPort ¶
type SerialPort struct {
// contains filtered or unexported fields
}
func (*SerialPort) Close ¶
func (sp *SerialPort) Close() error
Click to show internal directories.
Click to hide internal directories.