Type Definition nrf52840_pac::acl::acl::perm::READ_W

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

Field READ writer - Configure read permissions for region n. Write ‘0’ has no effect.

Implementations

Allow read instructions to region n

Block read instructions to region n