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