Function gx_hal_uart_write_dma

  • Defined in file__output_copyinclude_src_include_uart_gx_hal_uart.h

Function Documentation

hal_status gx_hal_uart_write_dma(GX_HAL_UART *dev)

通过DMA向串口写指定长度的数据

参数

dev – uart 句柄

Returns HAL_OK

成功

Returns HAL_ERROR

失败

返回

hal_status 是否成功