Struct stm32l0x3::syscfg_comp::cfgr3::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]

Bit 30 - VREFINT ready flag

[src]

Bit 29 - VREFINT for comparator ready flag

[src]

Bit 28 - VREFINT for ADC ready flag

[src]

Bit 27 - Sensor for ADC ready flag

[src]

Bit 26 - VREFINT for 48 MHz RC oscillator ready flag

[src]

Bit 13 - VREFINT reference for 48 MHz RC oscillator enable bit

[src]

Bit 12 - VREFINT reference for comparator 2 enable bit

[src]

Bit 9 - Sensor reference for ADC enable bit

[src]

Bit 8 - VREFINT reference for ADC enable bit

[src]

Bits 4:5 - BGAP_ADC connection bit

[src]

Bit 0 - Vref Enable bit

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R