pub type PCKE_W<'a, const O: u8> = BitWriterRaw<'a, u8, PLLCSR_SPEC, bool, BitM, O>;
Field PCKE writer - PCK Enable
PCKE
struct PCKE_W<'a, const O: u8> { /* private fields */ }