Type Alias PB2

Source
pub type PB2<MODE = Input<Floating>> = Pin<'B', 2, MODE>;

Aliased Type§

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

Trait Implementations§