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