Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conn ¶
type Conn struct {
// contains filtered or unexported fields
}
func Connect ¶
Connect connects to the USB device in the DFU mode. You can connect to the concrete device on the USB bus by providing BUS:DEV string where both BUS and DEV are decimal unsigned integers. If busAddr is empty connect will try to find a DFU device on the bus (it will return an error if there are more than one such devices).
Click to show internal directories.
Click to hide internal directories.