[][src]Type Definition xmc4400::scu_pll::usbpllcon::W

type W = W<u32, USBPLLCON>;

Writer for register USBPLLCON

Implementations

impl W[src]

pub fn vcobyp(&mut self) -> VCOBYP_W<'_>[src]

Bit 0 - VCO Bypass

pub fn vcopwd(&mut self) -> VCOPWD_W<'_>[src]

Bit 1 - VCO Power Saving Mode

pub fn vcotr(&mut self) -> VCOTR_W<'_>[src]

Bit 2 - VCO Trim Control

pub fn findis(&mut self) -> FINDIS_W<'_>[src]

Bit 4 - Disconnect Oscillator from VCO

pub fn oscdiscdis(&mut self) -> OSCDISCDIS_W<'_>[src]

Bit 6 - Oscillator Disconnect Disable

pub fn ndiv(&mut self) -> NDIV_W<'_>[src]

Bits 8:14 - N-Divider Value

pub fn pllpwd(&mut self) -> PLLPWD_W<'_>[src]

Bit 16 - PLL Power Saving Mode

pub fn resld(&mut self) -> RESLD_W<'_>[src]

Bit 18 - Restart VCO Lock Detection

pub fn pdiv(&mut self) -> PDIV_W<'_>[src]

Bits 24:27 - P-Divider Value