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