Type Alias Gpio1

Source
pub type Gpio1<MODE> = GpioPin<MODE, 1>;

Aliased Typeยง

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