☰
PA7
Trait Implementations
CPin<TIM3, $C>
Channel<ADC1>
NCPin<TIM1, $C>
In stm32f4xx_hal::gpio::gpioa
?
Type Definition
stm32f4xx_hal
::
gpio
::
gpioa
::
PA7
source
·
[
−
]
pub type PA7<MODE =
Input
> =
Pin
<'A', 7, MODE>;
Expand description
PA7 pin
Trait Implementations
source
impl
Channel
<
ADC1
> for
PA7
<
Analog
>
type
ID
=
u8
Channel ID type
Read more
source
fn
channel
() ->
u8
Get the specific ID that identifies this channel, for example
0_u8
for the first ADC channel, if Self::ID is u8.
Read more
source
impl<Otype>
CPin
<
TIM3
, $C> for
PA7
<
Alternate
<2, Otype>>
source
impl<Otype>
NCPin
<
TIM1
, $C> for
PA7
<
Alternate
<1, Otype>>