Type Definition stm32f1xx_hal::gpio::gpiob::PB7

source ·
pub type PB7<MODE = Input<Floating>> = Pin<'B', 7, MODE>;

Trait Implementations§