pub type HALFSTARTBIT_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description
Field HALFSTARTBIT
writer - Control for start bit detection mechanism duration of start bit.Each bit refers to one slot.Set this bit to 1 for eMMC4.5 and above,set to 0 for SD applications.For eMMC4.5,start bit can be: 1’b0-Full cycle. 1’b1-less than one full cycle.
Aliased Type§
struct HALFSTARTBIT_W<'a, REG> { /* private fields */ }