Type Alias CPOL_W

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

Field CPOL writer - Clock polarity

Aliased Typeยง

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