Trait embassy_stm32::adc::AdcPin

source ·
pub trait AdcPin<T: Instance>: AdcPin<T> { }
Expand description

ADC pin.

Implementors§