Type Alias nrf52840_hal::pac::acl::acl::addr::ADDR_W

source ·
pub type ADDR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ADDR_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field ADDR writer - Valid word-aligned start address of region n to protect. Address must point to a flash page boundary.

Aliased Type§

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