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

Bit 31 - REF_CTRL lock bit

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

Bit 12 - VREFINT reference for comparator 2 enable bit

Bit 9 - Sensor reference for ADC enable bit

Bit 8 - VREFINT reference for ADC enable bit

Bits 4:5 - BGAP_ADC connection bit

Bit 0 - Vref Enable bit

Auto Trait Implementations

impl Send for W

impl Sync for W