pub trait BasicAdcRegs {
type SampleTime;
}Required Associated Types§
type SampleTime
Implementations on Foreign Types§
Source§impl BasicAdcRegs for Adc
Available on non-adc_wba only.
impl BasicAdcRegs for Adc
Available on non-
adc_wba only.type SampleTime = SampleTime
Source§impl BasicAdcRegs for Adc4
Available on adc_wba or adc_u5 only.
impl BasicAdcRegs for Adc4
Available on
adc_wba or adc_u5 only.