Function configure_pins

Source
pub(crate) fn configure_pins(
    pins: Pins,
) -> (impl ValidUartPinout<UART1>, impl OutputPin, impl OutputPin)