Type Definition stm32f4xx_hal::gpio::gpiob::PB14

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

PB14 pin

Trait Implementations