Struct stm32l0x1::stk::calib::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

Bits 0:23 - Calibration value

Bit 30 - SKEW flag: Indicates whether the TENMS value is exact

Bit 31 - NOREF flag. Reads as zero

Auto Trait Implementations

impl Send for W

impl Sync for W