Type Alias PfI

Source
pub type PfI = Alternate<I>;
๐Ÿ‘ŽDeprecated since 0.13.0: The gpio::v1 module is deprecated, and will be removed in a subsequent release. Please use the gpio::v2 module instead.
Expand description

Peripheral Function I

Aliased Typeยง

struct PfI { /* private fields */ }