Struct stm32l0x3::adc::cfgr2::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 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 R

impl Sync for R