Type Definition stm32f4xx_hal::gpio::gpiob::PB6

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

PB6 pin

Trait Implementations