Struct xmc4200::scu_pll::pllcon1::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]

Bits 0:6 - K1-Divider Value

[src]

Bits 8:14 - N-Divider Value

[src]

Bits 16:22 - K2-Divider Value

[src]

Bits 24:27 - P-Divider Value

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W