Struct atsam4lc4c::freqm::mode::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]

Bits 0:1 - Reference Clock Selection

[src]

Bits 8:15 - Number of Reference CLock Cycles

[src]

Bits 16:20 - Clock Source Selection

[src]

Bit 31 - Reference Clock Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W