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