Type Definition stm32f7xx_hal::gpio::gpiob::PB4

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

Trait Implementations