Type Alias rp2040_combined::app::Uart0Pins

source ยท
type Uart0Pins = (Pin<Gpio0, FunctionUart, PullDown>, Pin<Gpio1, FunctionUart, PullDown>);