[][src]Module stm32f1xx_hal::adc

Structs

Adc

ADC configuration

AdcPayload
Continuous

Continuous mode

Scan

Scan mode

StoredConfig

Stored ADC config can be restored using the Adc::restore_cfg method

Enums

Align

ADC data register alignment

SampleTime

ADC sampling time

Traits

ChannelTimeSequence
SetChannels

Set channel sequence and sample times for custom pins

Type Definitions

AdcDma