Type Alias Gpio6

Source
pub type Gpio6<MODE> = GpioPin<MODE, 6>;

Aliased Typeยง

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