pub trait BasicAdcRegs {
type SampleTime: Copy;
}Required Associated Types§
type SampleTime: Copy
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.