pub type DualselR = FieldReader<Dualselselect>;Expand description
Field DUALSEL reader - Dual Mode Trigger Selection
Aliased Type§
struct DualselR { /* private fields */ }Implementations§
Source§impl DualselR
 
impl DualselR
Sourcepub const fn variant(&self) -> Option<Dualselselect>
 
pub const fn variant(&self) -> Option<Dualselselect>
Get enumerated values variant
Sourcepub fn is_both(&self) -> bool
 
pub fn is_both(&self) -> bool
Start event or software trigger will start a conversion on both ADCs
Sourcepub fn is_interleave(&self) -> bool
 
pub fn is_interleave(&self) -> bool
START event or software trigger will alternatingly start a conversion on ADC0 and ADC1