Type Alias xmc4800::scu_pll::usbpllcon::FINDIS_W

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

Field FINDIS writer - Disconnect Oscillator from VCO

Aliased Type§

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

Implementations§

source§

impl<'a, REG> FINDIS_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

Connect oscillator to the VCO part

source

pub fn value2(self) -> &'a mut W<REG>

Disconnect oscillator from the VCO part.