pub struct W(_);Expand description
Register ENSHIFT writer
Implementations§
source§impl W
impl W
sourcepub fn enable_shift(&mut self) -> ENABLE_SHIFT_W<'_, 0>
pub fn enable_shift(&mut self) -> ENABLE_SHIFT_W<'_, 0>
Bits 0:3 - Control for the amount of phase shift provided on the default enables in the design.Two bits assigned for each card. 2’b00-Default phase shift. 2’b01-Enables shifted to next immediate positive edge. 2’b10-Enables shifted to next immediate negative edge. 2’b11-Reserved.