PB15

Type Alias PB15 

Source
pub type PB15<MODE = Input<Floating>> = Pin<'B', 15, MODE>;

Aliased Type§

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

Trait Implementations§

Source§

impl TimCh2Pin<RemapDefault<Periph<RegisterBlock, 1073747968>>> for PB15<Alternate<PushPull>>

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

fn is_pin(&self) -> bool