Type Alias rp2040_pac::rosc::phase::ENABLE_W

source ·
pub type ENABLE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ENABLE writer - enable the phase-shifted output
this can be changed on-the-fly

Aliased Type§

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