Struct xmc4200::scu_pll::usbpllcon::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - VCO Bypass

[src]

Bit 1 - VCO Power Saving Mode

[src]

Bit 2 - VCO Trim Control

[src]

Bit 4 - Disconnect Oscillator from VCO

[src]

Bit 6 - Oscillator Disconnect Disable

[src]

Bits 8:14 - N-Divider Value

[src]

Bit 16 - PLL Power Saving Mode

[src]

Bits 24:27 - P-Divider Value

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R