Type Alias Gpio3

Source
pub type Gpio3<MODE> = GpioPin<MODE, 3>;

Aliased Typeยง

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