Struct qn908x_rs::rtc::cal::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:15 - RTC calibration ppm value the precision is 1 ppm.

[src]

Bit 16 - RTC calibration direction indicator

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R