Type Definition stm32f4xx_hal::gpio::gpiob::PB11

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

PB11 pin

Trait Implementations