Type Alias PcenW

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

Field PCEN writer - Parallel Capture Enable

Aliased Typeยง

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