Type Alias rp2040_combined::app::Uart1Pins

source ยท
type Uart1Pins = (Pin<Gpio24, FunctionUart, PullDown>, Pin<Gpio25, FunctionUart, PullDown>);