Type Alias DualselR

Source
pub type DualselR = FieldReader<Dualselselect>;
Expand description

Field DUALSEL reader - Dual Mode Trigger Selection

Aliased Type§

struct DualselR { /* private fields */ }

Implementations§

Source§

impl DualselR

Source

pub const fn variant(&self) -> Option<Dualselselect>

Get enumerated values variant

Source

pub fn is_both(&self) -> bool

Start event or software trigger will start a conversion on both ADCs

Source

pub fn is_interleave(&self) -> bool

START event or software trigger will alternatingly start a conversion on ADC0 and ADC1