[][src]Trait stm32f7x7_hal::qei::Pins

pub trait Pins<TIM> { }

Implementors

impl<TIM, PC1, PC2> Pins<TIM> for (PC1, PC2) where
    PC1: PinC1<TIM>,
    PC2: PinC2<TIM>, 
[src]

Loading content...