pub struct W { /* private fields */ }
Expand description

Value to write to the register

Implementations§

Reset value of the register

Writes raw bits to the register

Bit 30 - Start conversion of regular channels

Bits 28:29 - External trigger enable for regular channels

Bits 24:27 - External event select for regular group

Bit 22 - Start conversion of injected channels

Bits 20:21 - External trigger enable for injected channels

Bits 16:19 - External event select for injected group

Bit 11 - Data alignment

Bit 10 - End of conversion selection

Bit 9 - DMA disable selection (for single ADC mode)

Bit 8 - Direct memory access mode (for single ADC mode)

Bit 1 - Continuous conversion

Bit 0 - A/D Converter ON / OFF

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.