pub trait AdcHasLineCal { }
Available on crate feature
unstable
only.Expand description
Marker trait for ADC units which support line fitting
Usually it means that reference points are stored in efuse.
See also AdcCalLine
.
pub trait AdcHasLineCal { }
unstable
only.Marker trait for ADC units which support line fitting
Usually it means that reference points are stored in efuse.
See also AdcCalLine
.