Struct atsam4lc4c::scif::oscctrl0::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 - Oscillator Mode

[src]

Bits 1:2 - Gain

[src]

Bit 3 - Automatic Gain Control

[src]

Bits 8:11 - Oscillator Start-up Time

[src]

Bit 16 - Oscillator Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W