pub unsafe extern "C" fn UART_SendData( uartId: UART_ID_Type, data: *mut u8, len: u32, ) -> BL_Err_Type