pub type CpolW<'a, REG> = BitWriter<'a, REG, Cpol>;
Field CPOL writer - Clock Polarity
CPOL
pub struct CpolW<'a, REG> { /* private fields */ }
The inactive state value of SCK is low.
The inactive state value of SCK is high.