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

Field READ writer - Read permission for key slot

Implementations

Disable read from key value registers

Enable read from key value registers