[][src]Type Definition gd32vf103_pac::adc0::ovsampctl::R

type R = R<u32, OVSAMPCTL>;

Reader of register OVSAMPCTL

Implementations

impl R[src]

pub fn dres(&self) -> DRES_R[src]

Bits 12:13 - ADC resolution

pub fn tovs(&self) -> TOVS_R[src]

Bit 9 - Triggered Oversampling

pub fn ovss(&self) -> OVSS_R[src]

Bits 5:8 - Oversampling shift

pub fn ovsr(&self) -> OVSR_R[src]

Bits 2:4 - Oversampling ratio

pub fn ovsen(&self) -> OVSEN_R[src]

Bit 0 - Oversampler Enable