☰
Pins
Implementations on Foreign Types
(PC1, PC2)
Implementors
In stm32f4xx_hal::qei
?
Trait
stm32f4xx_hal
::
qei
::
Pins
source
·
[
−
]
pub trait Pins<TIM> { }
Implementations on Foreign Types
source
impl<TIM, PC1, PC2>
Pins
<TIM> for
(PC1, PC2)
where
PC1:
CPin
<TIM, 0>,
PC2:
CPin
<TIM, 1>,
Implementors