Type Definition stm32f1xx_hal::gpio::gpiob::PB4

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

Trait Implementations§