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§
- EUsb
Wire Rx - A
WireRx
implementation for embassy-usb 0.3. - EUsb
Wire Spawn - A
WireSpawn
impl using the embassy executor - EUsb
Wire Tx - A
WireTx
implementation for embassy-usb 0.3. - EUsb
Wire TxInner - Implementation detail, holding the endpoint and scratch buffer used for sending
- Packet
Buffers - Static storage for generically sized input and output packet buffers
- UsbDevice
Buffers - A generically sized storage type for buffers
Functions§
- embassy_
spawn - Attempt to spawn the given token