☰
PB5
Trait Implementations
CPin<TIM3, $C>
In stm32f4xx_hal::gpio::gpiob
?
Type Definition
stm32f4xx_hal
::
gpio
::
gpiob
::
PB5
source
·
[
−
]
pub type PB5<MODE =
Input
> =
Pin
<'B', 5, MODE>;
Expand description
PB5 pin
Trait Implementations
source
impl<Otype>
CPin
<
TIM3
, $C> for
PB5
<
Alternate
<2, Otype>>