Type Alias rp2040_pac::rosc::PHASE

source ·
pub type PHASE = Reg<PHASE_SPEC>;
Expand description

PHASE (rw) register accessor: Controls the phase shifted output

You can read this register and get phase::R. You can reset, write, write_with_zero this register using phase::W. You can also modify this register. See API.

For information about available fields see phase module

Aliased Type§

struct PHASE { /* private fields */ }