Struct atsam4lc4c::scif::rcfastsr::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:6 - Current Trim Value

[src]

Bits 16:20 - Current Count Error

[src]

Bit 21 - Sign of Current Count Error

[src]

Bit 24 - Lock

[src]

Bit 25 - Lock Lost

[src]

Bit 31 - Current Trim Value Updated

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W