Struct stm32l0x2::syscfg_comp::cfgr1::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 8:9 - Boot mode selected by the boot pins status bits

[src]

Bits 0:1 - Memory mapping selection bits

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R