Type Alias rp2040_pac::rosc::phase::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 */ }