Type Alias PB12

Source
pub type PB12<MODE = Input<Floating>> = Pin<'B', 12, MODE>;

Aliased Type§

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

Trait Implementations§