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
impl TOVS_R
Sourcepub fn is_trigger_all(&self) -> bool
pub fn is_trigger_all(&self) -> bool
All oversampled conversions for a channel are done consecutively after a trigger
Sourcepub fn is_trigger_each(&self) -> bool
pub fn is_trigger_each(&self) -> bool
Each oversampled conversion for a channel needs a trigger