embassy-rp

Crates

git

Versions

rp2040

Flavors

Module usb

Source
Expand description

USB 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.

Enums§

In
Type for In direction.
Out
Type for Out direction.

Traits§

Instance
USB peripheral instance.