Type Definition stm32f1xx_hal::gpio::gpiob::PB8

source ·
pub type PB8<MODE = Input<Floating>> = Pin<'B', 8, MODE>;

Trait Implementations§