pub type LOCK_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR2_SPEC, bool, BitM, O>;
Field LOCK writer - Lock bit
LOCK
struct LOCK_W<'a, const O: u8> { /* private fields */ }