Type Alias Gpio0

Source
pub type Gpio0<MODE> = GpioPin<MODE, 0>;

Aliased Typeยง

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