Function bl602_sdk::uart::UART_Int_Callback_Install[][src]

pub unsafe extern "C" fn UART_Int_Callback_Install(
    uartId: UART_ID_Type,
    intType: UART_INT_Type,
    cbFun: intCallback_Type
) -> BL_Err_Type