Module usbc_client

Source
Expand description

A bare-bones client of the USB hardware interface.

It responds to standard device requests and can be enumerated.

Structs§

Client

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.