Type Alias nrf52840_hal::pac::acl::acl::addr::ADDR_R

source ·
pub type ADDR_R = FieldReaderRaw<u32, u32>;
Expand description

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

Aliased Type§

struct ADDR_R { /* private fields */ }