Type Alias xmc4800::scu_pll::pllcon0::PllpwdW

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

Field PLLPWD writer - PLL Power Saving Mode

Aliased Type§

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

Implementations§

source§

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

source

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

Normal behavior

source

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

The complete PLL block is put into a Power Saving Mode and can no longer be used. Only the Bypass Mode is active if previously selected.