Module esp32c3_hal::adc

source ·
Expand description

Analog to digital (ADC) conversion support.

This module provides functions for reading analog values from two analog to digital converters available on the ESP32-C3: ADC1 and ADC2.

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 which support curve futting
  • Marker trait for ADC units which support line fitting