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