Type Alias PC7

Source
pub type PC7<MODE = Input<Floating>> = Pin<'C', 7, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl<Otype> CPin<TIM3, $C> for PC7<Alternate<2, Otype>>

Source§

impl<Otype> CPin<TIM8, $C> for PC7<Alternate<3, Otype>>

Source§

impl PinRx<USART6> for PC7<Alternate<8>>