esp_adc_cal_characteristics_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
ADC unit.
ADC attenuation.
ADC bit width.
uint32_t
Gradient of ADC-Voltage curve.
uint32_t
Offset of ADC-Voltage curve.
uint32_t
Vref used by lookup table.
const uint32_t *
Pointer to low Vref curve of lookup table (NULL if unused).
const uint32_t *
Pointer to high Vref curve of lookup table (NULL if unused).
uint8_t
ADC Calibration.

References

from examples