Type Alias rp2040_combined::app::LedPin

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

Aliased Type§

struct LedPin { /* private fields */ }