Type Alias Uart0Pins

Source
type Uart0Pins = (Pin<Gpio0, FunctionUart, PullDown>, Pin<Gpio1, FunctionUart, PullDown>);