[][src]Module stm32l0xx_hal::adc

Structs

Active

Indicates that the ADC peripheral is performing conversions

Adc

Analog to Digital converter interface

Channels

A collection of channels

DmaToken

Used for DMA transfers

ReadAvailable

Iterator over buffered ADC values

Ready

Indicates that the ADC peripheral is ready

VRef
VTemp

Enums

Align

ADC Result Alignment

Error

Represents an ADC error

Precision

ADC Sampling Precision

SampleTime

ADC Sampling time

Trigger

Hardware triggers that can start an ADC conversion

Traits

AdcExt