pub type MULTI_W<'a, REG> = FieldWriter<'a, REG, 5, MULTI>;
Expand description
Field MULTI
writer - Multi ADC mode selection
Aliased Type§
struct MULTI_W<'a, REG> { /* private fields */ }
Implementations§
Source§impl<'a, REG> MULTI_W<'a, REG>
impl<'a, REG> MULTI_W<'a, REG>
Sourcepub fn independent(self) -> &'a mut W<REG>
pub fn independent(self) -> &'a mut W<REG>
All the ADCs independent: independent mode
Sourcepub fn dual_rj(self) -> &'a mut W<REG>
pub fn dual_rj(self) -> &'a mut W<REG>
Dual ADC1 and ADC2, combined regular and injected simultaneous mode