Struct stm32l0x3::syscfg_comp::cfgr3::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 31 - REF_CTRL lock bit

[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 W

impl Sync for W