Type Alias FLIP_W

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

Field FLIP writer - invert the phase-shifted output
this is ignored when div=1

Aliased Type§

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