Type Definition stm32f1xx_hal::gpio::gpiob::PB10

source ·
pub type PB10<MODE = Input<Floating>> = Pin<'B', 10, MODE>;

Trait Implementations§