Type Alias nrf52840_pac::qspi::xipoffset::XIPOFFSET_W

source ·
pub type XIPOFFSET_W<'a, const O: u8> = FieldWriter<'a, u32, XIPOFFSET_SPEC, u32, u32, 32, O>;
Expand description

Field XIPOFFSET writer - Address offset into the external memory for Execute in Place operation. Value must be a multiple of 4.

Aliased Type§

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