pub enum AdcCalibUnit {
ADC1,
}Available on crate feature
unstable only.Expand description
Selects which ADC we are interested in the efuse calibration data for
Variants§
ADC1
Select efuse calibration data for ADC1
pub enum AdcCalibUnit {
ADC1,
}unstable only.Selects which ADC we are interested in the efuse calibration data for
Select efuse calibration data for ADC1