Struct stm32f030_cf::rtc::calr::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 15 - Use an 8-second calibration cycle period

Bit 14 - Use a 16-second calibration cycle period

Bit 13 - Reserved

Bits 0:8 - Calibration minus

Auto Trait Implementations

impl Send for W

impl Sync for W