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
- ADC resolution
- ADC sample time
Constants
- VREF voltage used for factory calibration of VREFINTCAL register.
- Default VREF voltage used for sample conversion to millivolts.
Traits
- ADC pin.
- ADC instance.
- ADC internal channel.