pub type XIPOFFSET_W<'a, const O: u8> = FieldWriterRaw<'a, u32, XIPOFFSET_SPEC, u32, u32, Unsafe, 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 */ }