Type Alias stm32f4xx_hal::gpio::gpioh::PHn

source ·
pub type PHn<MODE> = PartiallyErasedPin<'H', MODE>;
Expand description

Common type for GPIOH related pins

Aliased Type§

struct PHn<MODE> { /* private fields */ }