pub type Comp2W<'a, REG> = BitWriter<'a, REG, Comp2>;
Field COMP2 writer - Complement Of Channel (n) For n = 4
COMP2
pub struct Comp2W<'a, REG> { /* private fields */ }
The channel (n+1) output is the same as the channel (n) output.
The channel (n+1) output is the complement of the channel (n) output.