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

Field EXECUTE writer - Configure instruction fetch permissions from flash region n

Implementations

Allow instruction fetches from flash region n

Block instruction fetches from flash region n