Function microbit::serial_port [] [src]

pub fn serial_port(
    gpio: Parts,
    uart: UART0,
    speed: BAUDRATEW
) -> (Tx<UART0>, Rx<UART0>)