Type Alias xmc4300::scu_pll::pllcon0::FindisW

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

Field FINDIS writer - Disconnect Oscillator from VCO

Aliased Type§

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

Implementations§

source§

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

source

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

connect oscillator to the VCO part

source

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

disconnect oscillator from the VCO part.