Type Alias PB13

Source
pub type PB13<MODE = Input<Floating>> = Pin<'B', 13, MODE>;

Aliased Type§

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

Trait Implementations§