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
    Host-side USB packet channel (UPC).

Structs

  • USB interface class.

Constants