Expand description

Analog-to-Digital Converter

Modules

Additional channels

Structs

Configuration for the ADC peripheral.

Enums

The division factor between the system clock frequency and the input clock to the AD converter.

Select the voltage reference for the ADC peripheral

Traits

Trait marking a type as an ADC channel for a certain ADC.

Internal trait for the low-level ADC peripheral.

Type Definitions

Check the avr_hal_generic::adc::Adc documentation.

Check the avr_hal_generic::adc::Channel documentation.