PF8

Type Alias PF8 

Source
pub type PF8<MODE = Input<Floating>> = Pin<'F', 8, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl TimCh1Pin<RemapFull<Periph<RegisterBlock, 1073748992>>> for PF8<Alternate<PushPull>>

Available on crate feature xl, or crate features stm32f100 and high only.
Source§

fn is_pin(&self) -> bool