Type Alias CphaW

Source
pub type CphaW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CPHA writer - Clock Phase

Aliased Type§

struct CphaW<'a, REG> { /* private fields */ }