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