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

impl Sync for R