Trait esp32c6_hal::adc::AdcHasLineCal
source · pub trait AdcHasLineCal { }Expand description
Marker trait for ADC units which support line fitting
Usually it means that reference points are stored in efuse.
See also AdcCalLine.