Module esp32c2_hal::adc
source · Expand description
Analog to digital (ADC) conversion support.
This module provides functions for reading analog values from the
analog to digital converter available on the ESP32-C2: ADC1
.
Structs
- Basic ADC calibration scheme
- Line fitting ADC calibration scheme
Enums
- The attenuation of the ADC pin
- The sampling/readout resolution of the ADC
Traits
- A helper trait to get access to ADC calibration efuses
- A helper trait to do calibrated samples fitting
- Marker trait for ADC units which support line fitting