Documentation ¶
Overview ¶
Package serial implement the XXX interface over serial
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config serialport.Config
Config contains the information needed to open a serial port.
type Serial ¶
type Serial struct {
// contains filtered or unexported fields
}
Serial represent a serial port session
Click to show internal directories.
Click to hide internal directories.