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