//
pkg.gl
Category
github.com/google/devx-tools
waterfall
golang
aoa
package
1.0.22
Repository:
https://github.com/google/devx-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
250 SLOC
#
Functions
Connect
Connect configures the USB device identified by serial to use the AoA protocol and returns a ReadWriteCloser that allows communicating with the endpoint.
Reset
Reset resets a USB endpoint to its default configuration.
#
Structs
ReadWriteCloser
ReadWriteCloser implements io.ReadWriteCloser backed by an AoA USB connection.