Type Alias rp2040_pac::rosc::phase::R
source · pub type R = R<PHASE_SPEC>;
Expand description
Register PHASE
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn shift(&self) -> SHIFT_R
pub fn shift(&self) -> SHIFT_R
Bits 0:1 - 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
sourcepub fn flip(&self) -> FLIP_R
pub fn flip(&self) -> FLIP_R
Bit 2 - invert the phase-shifted output
this is ignored when div=1