pub type PA6<MODE = Input<Floating>> = Pin<'A', 6, MODE>;Aliased Type§
pub struct PA6<MODE = Input<Floating>> { /* private fields */ }Trait Implementations§
impl TimCh1Pin<RemapDefault<Periph<RegisterBlock, 1073742848>>> for PA6<Alternate<PushPull>>
impl TimCh1Pin<RemapDefault<Periph<RegisterBlock, 1073748992>>> for PA6<Alternate<PushPull>>
Available on crate feature
xl, or crate features stm32f100 and high only.