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

Field WRITE writer - Configure write permission for flash region n

Implementations

Allow write operation to region n

Block write operation to region n