Struct stm32l0x1::rcc::icscr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 24:31 - MSI clock trimming

Bits 16:23 - MSI clock calibration

Bits 13:15 - MSI clock ranges

Bits 8:12 - High speed internal clock trimming

Bits 0:7 - nternal high speed clock calibration

Auto Trait Implementations

impl Send for R

impl Sync for R