Function gx_hal_uart_get_fifo_depth¶
Defined in file__output_copyinclude_src_include_uart_gx_hal_uart.h
Function Documentation¶
-
int gx_hal_uart_get_fifo_depth(GX_HAL_UART *dev)¶
获取指定串口的 fifo 深度
- 参数
dev – uart 句柄
- 返回
int fifo 深度
Defined in file__output_copyinclude_src_include_uart_gx_hal_uart.h
获取指定串口的 fifo 深度
dev – uart 句柄
int fifo 深度