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.

Implementors§