Crate upc

Source
Expand description

§USB packet channel (UPC)

This library provides a reliable, packet-based transport over a physical USB connection with an asynchronous API.

Modules§

devicedevice
Device-side USB packet channel (UPC)
hosthost or web
Host-side USB packet channel (UPC)

Structs§

Class
USB interface class.

Constants§

INFO_SIZE
Maximum info size.
MAX_SIZE
Default maximum packet size.