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