Type Alias Gpio5

Source
pub type Gpio5<MODE> = GpioPin<MODE, 5>;

Aliased Typeยง

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