Struct atsam4lc4c::scif::pll::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - PLL Enable

[src]

Bits 1:2 - PLL Oscillator Select

[src]

Bits 3:5 - PLL Option

[src]

Bits 8:11 - PLL Division Factor

[src]

Bits 16:19 - PLL Multiply Factor

[src]

Bits 24:29 - PLL Count

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W