pub type LOCK_W<'a, const O: u8> = BitWriter<'a, u32, LOCK_SPEC, LOCK_A, O>;
Expand description

Field LOCK writer - Lock the APPROTECT.DISABLE register from being written to until next reset

Implementations

Register APPROTECT.DISABLE is writeable

Register APPROTECT.DISABLE is read-only