Type Alias CphaR
pub type CphaR = BitReader<Cpha>;
Expand description
Field CPHA reader - Clock Phase
pub struct CphaR { }
Get enumerated values variant
Data is captured on the leading edge of SCK and changed on the following
edge.
Data is changed on the leading edge of SCK and captured on the following
edge.