Type Definition stm32f7xx_hal::gpio::gpiob::PB13

source · []
pub type PB13<MODE = Input<Floating>> = Pin<'B', 13, MODE>;

Trait Implementations