modulepackage
0.0.0-20230226183144-46f5dd1dac1b
Repository: https://github.com/ecc1/serial.git
Documentation: pkg.go.dev
# Structs
DeviceNotFoundError indicates that no USB device was found with the given vendor and product identifiers.
A Port represents an open serial device.
# Type aliases
NotCharDeviceError indicates that the given device pathname is not a character device.
TTYNotFoundError indicates that no tty device was associated with the given USB device, probably because the required cdc_acm kernel module has not been loaeded.