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

Enums

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