pub type Pol0W<'a, REG> = BitWriter<'a, REG, Pol0>;
Field POL0 writer - Channel 0 Polarity
POL0
pub struct Pol0W<'a, REG> { /* private fields */ }
The channel polarity is active high.
The channel polarity is active low.