nrf52840_pac::qspi::xipoffset

Type Alias 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 */ }