Type Alias CpolW

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

Field CPOL writer - Clock Polarity

Aliased Type§

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