Expand description
Analog to Digital Converter (ADC)
Structs§
- Adc
- Analog to Digital driver.
- Temperature
- Vbat
- VrefInt
Enums§
- Resolution
- ADC resolution
- SampleTime 
- ADC sample time
Constants§
- ADC_POWERUP_ TIME_ US 
- ADC turn-on time
- 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.
- InternalChannel 
- ADC internal channel.