Expand description
A bare-bones client of the USB hardware interface.
It responds to standard device requests and can be enumerated.
Structs§
Constants§
- MAX_
CTRL_ PACKET_ SIZE_ EARLGREY - Platform-specific packet length for the
earlgrey
USB hardware. - MAX_
CTRL_ PACKET_ SIZE_ NRF52840 - Platform-specific packet length for the
nRF52
USB hardware. - MAX_
CTRL_ PACKET_ SIZE_ SAM4L - Platform-specific packet length for the
SAM4L
USB hardware.