Struct atsam4lc8c::bscif::oscctrl32::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 - 32 KHz Oscillator Enable

[src]

Bit 1 - Pins Select

[src]

Bit 2 - 32 KHz output Enable

[src]

Bit 3 - 1 KHz output Enable

[src]

Bits 8:10 - Oscillator Mode

[src]

Bits 12:15 - Current selection

[src]

Bits 16:18 - Oscillator Start-up Time

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R