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