pub type SampleTimeOf<T> = <<T as BasicInstance>::Regs as BasicAdcRegs>::SampleTime;Expand description
Sample time type of an ADC instance.
pub type SampleTimeOf<T> = <<T as BasicInstance>::Regs as BasicAdcRegs>::SampleTime;Sample time type of an ADC instance.