Type Definition stm32f4xx_hal::gpio::gpiob::PB9

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

PB9 pin

Trait Implementations