PF9

Type Alias PF9 

Source
pub type PF9<MODE = Input<Floating>> = Pin<'F', 9, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl TimCh1Pin<RemapFull<Periph<RegisterBlock, 1073750016>>> for PF9<Alternate<PushPull>>

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

fn is_pin(&self) -> bool