Crate usbip

source ·
Expand description

A library for running a USB/IP server

Modules

Structs

Enums

  • A list of defined USB class codes
  • A list of defined USB descriptor types from USB 2.0 standard Table 9.5. Descriptor Types
  • USB endpoint direction: IN or OUT Already exists in rusb crate Transfer and endpoint directions.
  • A list of defined USB endpoint attributes
  • A list of defined USB standard requests from USB 2.0 standard Table 9.4. Standard Request Codes
  • A list of known USB speeds

Constants

Traits

Functions