☰
PA9
Trait Implementations
CPin<TIM1, $C>
In stm32f4xx_hal::gpio::gpioa
?
Type Definition
stm32f4xx_hal
::
gpio
::
gpioa
::
PA9
source
·
[
−
]
pub type PA9<MODE =
Input
> =
Pin
<'A', 9, MODE>;
Expand description
PA9 pin
Trait Implementations
source
impl<Otype>
CPin
<
TIM1
, $C> for
PA9
<
Alternate
<1, Otype>>