esp_idf_hal

Module adc

Source
Expand description

Analog to Digital Converter peripheral control.

Re-exports§

Modules§

  • Continuous ADC module Example: continuously reading value from a pin
  • One-shot ADC module Example: reading a value form a pin and printing it on the terminal

Structs§

Enums§

  • The sampling/readout resolution of the ADC

Traits§