Type Alias Gpio8

Source
pub type Gpio8<MODE> = GpioPin<MODE, 8>;

Aliased Typeยง

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