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.