Type Alias PC8

Source
pub type PC8<MODE = Input<Floating>> = Pin<'C', 8, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

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

Source§

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