Struct atsam4lc4c::bscif::rc32kcr::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 - Enable as Generic clock source

[src]

Bit 1 - Temperature Compensation Enable

[src]

Bit 2 - Enable 32 KHz output

[src]

Bit 3 - Enable 1 kHz output

[src]

Bit 4 - Mode Selection

[src]

Bit 5 - Reference select

[src]

Bit 7 - Flash calibration done

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W