embassy-rp

Crates

git

Versions

rp2040

Flavors

Module device

Module device 

Source
Expand description

USB device mode driver.

Structsยง

Bus
Type representing the RP USB bus.
ControlPipe
Control pipe for RP USB driver.
Driver
RP2040 USB driver handle.
Endpoint
Endpoint for RP USB driver.
InterruptHandler
USB interrupt handler.