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

Field incomplP writer - Incomplete Periodic Transfer

Aliased Type§

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