Type Definition stm32f4xx_hal::gpio::gpiob::PB10

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

PB10 pin

Trait Implementations