Type Definition stm32f4xx_hal::gpio::gpiob::PB4

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

PB4 pin

Trait Implementations