☰
PD2
Trait Implementations
EtrPin<TIM3>
In stm32f4xx_hal::gpio::gpiod
?
Type Definition
stm32f4xx_hal
::
gpio
::
gpiod
::
PD2
source
·
[
−
]
pub type PD2<MODE =
Input
> =
Pin
<'D', 2, MODE>;
Expand description
PD2 pin
Trait Implementations
source
impl<Otype>
EtrPin
<
TIM3
> for
PD2
<
Alternate
<2, Otype>>