pub type IncompIsoinW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field incompISOIN writer - Incomplete Isochronous IN Transfer

Aliased Type§

struct IncompIsoinW<'a, REG> { /* private fields */ }