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