Type Alias LedPin

Source
type LedPin = Pin<Gpio13, FunctionSio<SioOutput>, PullDown>;

Aliased Typeยง

struct LedPin { /* private fields */ }