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