Type Alias Gpio9

Source
pub type Gpio9<MODE> = GpioPin<MODE, 9>;

Aliased Typeยง

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