pub type PFn<MODE> = PartiallyErasedPin<'F', MODE>;
Expand description
Common type for GPIOF related pins
Aliased Typeยง
pub struct PFn<MODE> { /* private fields */ }
pub type PFn<MODE> = PartiallyErasedPin<'F', MODE>;
Common type for GPIOF related pins
pub struct PFn<MODE> { /* private fields */ }