Expand description
Analog to Digital Converter (ADC)
Modules§
Structs§
- Adc
- Analog to Digital driver.
- AnyAdcChannel 
- A type-erased channel for a given ADC instance.
- Temperature
- Vbat
- VddCore
- VrefInt
Enums§
- Averaging
- Number of samples used for averaging.
- Resolution
- SampleTime 
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§
- AdcChannel
- ADC channel.
- Instance
- ADC instance.
- RxDma
- RxDma DMA request trait
Functions§
- resolution_to_ max_ count 
- Get the maximum reading value for this resolution.