Type Alias Uart1Pins

Source
type Uart1Pins = (Pin<Gpio24, FunctionUart, PullDown>, Pin<Gpio25, FunctionUart, PullDown>);