Struct atsam4lc8c::bscif::oscctrl32::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 - 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 W

impl Sync for W