PIn

Type Alias PIn 

Source
pub type PIn<MODE> = PartiallyErasedPin<'I', MODE>;
Expand description

Common type for GPIOI related pins

Aliased Typeยง

pub struct PIn<MODE> { /* private fields */ }