Trait AdcHasLineCal

Source
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.

Implementors§