Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultCT630Baud = 9600 DefaultCT630Bits = 8 )
Variables ¶
This section is empty.
Functions ¶
func GuessPortName ¶
Types ¶
type ConsoleWriter ¶
type ConsoleWriter struct{}
type SerialWriter ¶
type SerialWriter struct {
// contains filtered or unexported fields
}
func TryNew ¶
func TryNew(device string) (*SerialWriter, error)
Click to show internal directories.
Click to hide internal directories.