Dfu

Type Alias Dfu 

Source
pub type Dfu<C> = DfuSync<DfuLibusb<C>, Error>;

Aliased Typeยง

pub struct Dfu<C> { /* private fields */ }