Type Alias TOVS_R

Source
pub type TOVS_R = BitReader<TOVS>;
Expand description

Field TOVS reader - Triggered Oversampling This bit is set and cleared by software. Note: The software is allowed to write this bit only when ADSTART=0 (which ensures that no conversion is ongoing).

Aliased Type§

struct TOVS_R { /* private fields */ }

Implementations§

Source§

impl TOVS_R

Source

pub const fn variant(&self) -> TOVS

Get enumerated values variant

Source

pub fn is_trigger_all(&self) -> bool

All oversampled conversions for a channel are done consecutively after a trigger

Source

pub fn is_trigger_each(&self) -> bool

Each oversampled conversion for a channel needs a trigger