Module gd32f1x0_hal::adc[][src]

Expand description

Structs

Adc

ADC configuration

AdcPayload
Continuous

Continuous mode

Scan

Scan mode

Sequence

A sequence of up to 16 channels for the ADC to convert.

SequenceAdc

ADC configured to convert a regular sequence of channels.

VBat

Backup battery voltage / 2 (ADC channel 18)

VRef

Internal voltage reference (ADC channel 17)

VTemp

Internal temperature sensor (ADC channel 16)

Enums

Align

ADC data register alignment

SampleTime

ADC sampling time

Type Definitions

AdcDma