Type Alias CPHA_W

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

Field CPHA writer - Clock Phase

Aliased Typeยง

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