Module stm32_hal2::adc[][src]

API for the ADC (Analog to Digital Converter)

Modules

AdcChannel

https://github.com/rust-embedded/embedded-hal/issues/267 We are simulating an enum due to how the embedded-hal trait is set up. This will be fixed in a future version of EH.

Structs

Adc

Analog to Digital converter peripheral

Enums

Align

ADC data register alignment

ClockMode

ADC Clock mode

InputType

Select single-ended, or differential inputs. Sets bits in the ADC[x]_DIFSEL register.

OperationMode

ADC operation mode

SampleTime

ADC sampling time