rp2040_
combined
0.1.0
In rp2040_
combined::
app
rp2040_combined
::
app
Type Alias
Uart0Pins
Copy item path
Source
type Uart0Pins = (Pin<Gpio0, FunctionUart, PullDown>, Pin<Gpio1, FunctionUart, PullDown>);