Type Definition stm32f4xx_hal::gpio::gpiob::PB5

source · []
pub type PB5<MODE = Input> = Pin<'B', 5, MODE>;
Expand description

PB5 pin

Trait Implementations