Type Definition stm32f1xx_hal::gpio::gpiob::PB6

source ·
pub type PB6<MODE = Input<Floating>> = Pin<'B', 6, MODE>;

Trait Implementations§