Type Alias PA1

Source
pub type PA1<MODE = Input<Floating>> = Pin<'A', 1, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

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

Source§

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

Source§

impl PinRx<UART4> for PA1<Alternate<8>>