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