Expand description
Analog to Digital Converter (ADC)
Structs§
- Adc
- Analog to Digital driver.
- Temperature
- Internal temperature channel.
- Vbat
- Internal battery voltage channel.
- VrefInt
- Internal voltage reference channel.
Enums§
- Resolution
- ADC resolution
- Sample
Time - ADC sample time
Constants§
- VREF_
CALIB_ MV - VREF voltage used for factory calibration of VREFINTCAL register.
- VREF_
DEFAULT_ MV - Default VREF voltage used for sample conversion to millivolts.
Traits§
- AdcPin
- ADC pin.
- Instance
- ADC instance.
- Internal
Channel - ADC internal channel.