Struct stm32f4xx_hal::pac::adc_common::ccr::MULTI_W[][src]

pub struct MULTI_W<'a> { /* fields omitted */ }
Expand description

Write proxy for field MULTI

Implementations

Writes variant to the field

All the ADCs independent: independent mode

Dual ADC1 and ADC2, combined regular and injected simultaneous mode

Dual ADC1 and ADC2, combined regular and alternate trigger mode

Dual ADC1 and ADC2, injected simultaneous mode only

Dual ADC1 and ADC2, regular simultaneous mode only

Dual ADC1 and ADC2, interleaved mode only

Dual ADC1 and ADC2, alternate trigger mode only

Triple ADC, regular and injected simultaneous mode

Triple ADC, regular and alternate trigger mode

Triple ADC, injected simultaneous mode only

Triple ADC, regular simultaneous mode only

Triple ADC, interleaved mode only

Triple ADC, alternate trigger mode only

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.