Type Alias gd32f1::gd32f190::adc::ovsampctl::TovsW

source ·
pub type TovsW<'a, REG> = BitWriter<'a, REG, Tovs>;
Expand description

Field TOVS writer - Triggered Oversampling

Aliased Type§

struct TovsW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> TovsW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn consecutive(self) -> &'a mut W<REG>

All oversampled conversions are done consecutively

source

pub fn individual(self) -> &'a mut W<REG>

Each oversampled conversion needs a trigger