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

Field ISOINCIE writer - isochronous IN transfer not complete interrupt enable

Aliased Type§

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