Type Alias Gpio16

Source
pub type Gpio16<MODE> = GpioPin<MODE, 16>;

Aliased Typeยง

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