Function bl602_sdk::uart::setconfig[][src]

pub fn setconfig(
    id: u8,
    baudrate: u32,
    parity: UART_Parity_Type
) -> BlResult<()>