Type Alias stm32f4xx_hal::gpio::gpiok::PKn

source ·
pub type PKn<MODE> = PartiallyErasedPin<'K', MODE>;
Expand description

Common type for GPIOK related pins

Aliased Type§

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