Module embassy_usb_v0_3

Source
Expand description

Implementation using embassy-usb and bulk interfaces

Modules§

dispatch_impl
A collection of types and aliases useful for importing the correct types

Structs§

EUsbWireRx
A WireRx implementation for embassy-usb 0.3.
EUsbWireSpawn
A WireSpawn impl using the embassy executor
EUsbWireTx
A WireTx implementation for embassy-usb 0.3.
EUsbWireTxInner
Implementation detail, holding the endpoint and scratch buffer used for sending
PacketBuffers
Static storage for generically sized input and output packet buffers
UsbDeviceBuffers
A generically sized storage type for buffers

Functions§

embassy_spawn
Attempt to spawn the given token