pub type SlphselR = BitReader<Slphsel>;
Expand description

Field SLPHSEL reader - Slave Mode Clock Phase Select

Aliased Type§

struct SlphselR { /* private fields */ }

Implementations§

source§

impl SlphselR

source

pub const fn variant(&self) -> Slphsel

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Data bits are shifted out with the leading edge of the shift clock signal and latched in with the trailing edge.

source

pub fn is_value2(&self) -> bool

The first data bit is shifted out when the data shift unit receives a low to high transition from the DX2 stage. Subsequent bits are shifted out with the trailing edge of the shift clock signal. Data bits are always latched in with the leading edge.