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
- SampleTime 
- 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.
- InternalChannel 
- ADC internal channel.