Module avr_hal_generic::adc

source ·

Structs§

  • Analog-to-Digital Converter
  • Representation of any ADC Channel.

Enums§

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

Traits§

  • Trait marking a type as an ADC channel for a certain ADC.
  • Internal trait for the low-level ADC peripheral.