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