Type Alias nrf52840_hal::pac::acl::acl::perm::WRITE_W

source ·
pub type WRITE_W<'a, const O: u8> = BitWriterRaw<'a, u32, PERM_SPEC, WRITE_A, BitM, O>;
Expand description

Field WRITE writer - Configure write and erase permissions for region n. Write ‘0’ has no effect.

Aliased Type§

struct WRITE_W<'a, const O: u8> { /* private fields */ }