PB14

Type Alias PB14 

Source
pub type PB14<MODE = Input<Floating>> = Pin<'B', 14, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl TimCh1Pin<RemapDefault<Periph<RegisterBlock, 1073747968>>> for PB14<Alternate<PushPull>>

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

fn is_pin(&self) -> bool