pub type FORCE_MSB_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field FORCE_MSB writer - ORed into bits 29:28 of the lane result presented to the processor on the bus.
No effect on the internal 32-bit datapath. Handy for using a lane to generate sequence
of pointers into flash or SRAM.

Aliased Type§

struct FORCE_MSB_W<'a, REG> { /* private fields */ }