Trait stm32h7xx_hal::qei::Pins[][src]

pub trait Pins<TIM> { }

Implementors

impl<TIM, PCH1, PCH2> Pins<TIM> for (PCH1, PCH2) where
    PCH1: PinCh1<TIM>,
    PCH2: PinCh2<TIM>, 
[src]

Loading content...