Type Alias rp2040_pac::rosc::phase::SHIFT_W

source ·
pub type SHIFT_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field SHIFT writer - phase shift the phase-shifted output by SHIFT input clocks
this can be changed on-the-fly
must be set to 0 before setting div=1

Aliased Type§

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