[][src]Function dwm1001::new_usb_uarte

pub fn new_usb_uarte<TX, RX>(
    uart0: UARTE0,
    txd_pin: P0_05<TX>,
    rxd_pin: P0_11<RX>,
    config: UsbUarteConfig
) -> Uarte<UARTE0>

Create a new instance the serial port connected to the debugger, mapped to the host via USB-Serial