☰
PA10
Trait Implementations
CPin<TIM1, $C>
In stm32f4xx_hal::gpio::gpioa
?
Type Definition
stm32f4xx_hal
::
gpio
::
gpioa
::
PA10
source
·
[
−
]
pub type PA10<MODE =
Input
> =
Pin
<'A', 10, MODE>;
Expand description
PA10 pin
Trait Implementations
source
impl<Otype>
CPin
<
TIM1
, $C> for
PA10
<
Alternate
<1, Otype>>