Type Alias PA0

Source
pub type PA0<MODE = Input<Floating>> = Pin<'A', 0, MODE>;

Aliased Type§

pub struct PA0<MODE = Input<Floating>> { /* private fields */ }

Trait Implementations§

Source§

impl<Otype> CPin<TIM2, $C> for PA0<Alternate<1, Otype>>

Source§

impl<Otype> CPin<TIM5, $C> for PA0<Alternate<2, Otype>>

Source§

impl PinTx<UART4> for PA0<Alternate<8>>