Type Alias PC6

Source
pub type PC6<MODE = Input<Floating>> = Pin<'C', 6, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

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

Source§

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

Source§

impl PinTx<USART6> for PC6<Alternate<8>>