Type Alias Gpio2

Source
pub type Gpio2<MODE> = GpioPin<MODE, 2>;

Aliased Typeยง

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