Type Alias Gpio4

Source
pub type Gpio4<MODE> = GpioPin<MODE, 4>;

Aliased Typeยง

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