pub type WRITE_W<'a, const O: u8> = BitWriter<'a, u32, PERM_SPEC, WRITE_A, O>;
Expand description

Field WRITE writer - Write permission for key slot

Implementations

Disable write to the key value registers

Enable write to the key value registers