pub type LSM_W<'a, const O: u8> = BitWriterRaw<'a, u8, PLLCSR_SPEC, bool, BitM, O>;
Field LSM writer - Low speed mode
LSM
struct LSM_W<'a, const O: u8> { /* private fields */ }