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