Module embassy_stm32::adc

source ·
Expand description

Analog to Digital Converter (ADC)

Structs

  • Analog to Digital driver.
  • Internal temperature channel.
  • Internal battery voltage channel.
  • Internal voltage reference channel.

Enums

Constants

  • VREF voltage used for factory calibration of VREFINTCAL register.
  • Default VREF voltage used for sample conversion to millivolts.

Traits