Type Definition stm32f4xx_hal::gpio::gpiob::PB15

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

PB15 pin

Trait Implementations