Function gx_hal_uart_set_recv_fifo_threshold

  • Defined in file__output_copyinclude_src_include_uart_gx_hal_uart.h

Function Documentation

hal_status gx_hal_uart_set_recv_fifo_threshold(GX_HAL_UART *dev, GX_HAL_UART_FIFO_RECV_THRESHOLD threshold)

设置接收 fio 中断触发门限

参数
Returns HAL_OK

成功

Returns HAL_ERROR

失败

返回

hal_status 是否成功