Struct stm32l0x1_hal::adc::ScanUp

source ·
pub struct ScanUp(_);
Expand description

Scan from channel 0 to the highest-numbered channel (varies based on chip) (type state)

Note: this configuration feature is not yet implemented. This is a placeholder.

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.