Struct imxrt_hal::adc::Builder[][src]

pub struct Builder<ADCx> { /* fields omitted */ }
Expand description

An ADC builder than can build an ADC1 or ADC2 module

Implementations

Builds an ADC peripheral with a certain clock selection. The ADC starts at a 10-bit resolution w/ 4 hardware averaging samples, at medium speed, and with low power mode disabled.

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.