Module asynchronous

Source
Available on crate feature async only.
Expand description

Generic asynchronous implementation.

Structs§

DfuASyncstd
Generic asynchronous implementation of DFU.

Traits§

DfuAsyncIo
Trait to implement lower level communication with a USB device.