Struct atsam4lc4c::scif::rcfastsr::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]

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 R

impl Sync for R