Module esp32c6_hal::adc

source ·
Expand description

Analog to digital (ADC) conversion support.

This module provides functions for reading analog values from one analog to digital converter available on the ESP32-C6: 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 which support curve futting
  • Marker trait for ADC units which support line fitting