Type Definition stm32f4xx_hal::gpio::gpiob::PB7

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

PB7 pin

Trait Implementations