Type Alias W

Source
pub type W = W<ENSHIFT_SPEC>;
Expand description

Register ENSHIFT writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn enable_shift(&mut self) -> ENABLE_SHIFT_W<'_, ENSHIFT_SPEC>

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.