Struct stm32l0x2::adc::cfgr2::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 0 - Oversampler Enable

[src]

Bits 2:4 - Oversampling ratio

[src]

Bits 5:8 - Oversampling shift

[src]

Bit 9 - Triggered Oversampling

[src]

Bits 30:31 - ADC clock mode

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W