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