Type Alias atsamd51p::adc0::ctrla::DUALSEL_R

source ·
pub type DUALSEL_R = FieldReader<DUALSELSELECT_A>;
Expand description

Field DUALSEL reader - Dual Mode Trigger Selection

Aliased Type§

struct DUALSEL_R { /* private fields */ }

Implementations§

source§

impl DUALSEL_R

source

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

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