Type Definition stm32f4xx_hal::gpio::gpiob::PB8

source · []
pub type PB8<MODE = Input> = Pin<'B', 8, MODE>;
Expand description

PB8 pin

Trait Implementations