Function gx_hal_uart_getc¶
Defined in file__output_copyinclude_src_include_uart_gx_hal_uart.h
Function Documentation¶
-
int gx_hal_uart_getc(GX_HAL_UART *dev)¶
读入一个字符
- 参数
dev – uart 句柄
- Returns int
读入的字符
Defined in file__output_copyinclude_src_include_uart_gx_hal_uart.h
读入一个字符
dev – uart 句柄
读入的字符