pub type Comp3W<'a, REG> = BitWriter<'a, REG, Comp3>;
Field COMP3 writer - Complement Of Channel (n) for n = 6
COMP3
pub struct Comp3W<'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.