Type Definition stm32f4xx_hal::gpio::gpiob::PB3

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

PB3 pin

Trait Implementations