pub type XIPOFFSET_R = FieldReader<u32, u32>;
Expand description
Field XIPOFFSET
reader - Address offset into the external memory for Execute in Place operation. Value must be a multiple of 4.
Aliased Typeยง
struct XIPOFFSET_R { /* private fields */ }