pub type CPOL_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPCR_SPEC, bool, BitM, O>;
Field CPOL writer - Clock polarity
CPOL
struct CPOL_W<'a, const O: u8> { /* private fields */ }