rp2040_
combined
0.1.0
LedPin
Aliased Type
In rp2040_
combined::
app
rp2040_combined
::
app
Type Alias
LedPin
Copy item path
Source
type LedPin = Pin<Gpio13, FunctionSio<SioOutput>, PullDown>;
Aliased Type
ยง
struct LedPin {
/* private fields */
}