RT-Thread API参考手册  3.1.1
嵌入式实时操作系统
rt_serial_device结构体 参考

串口设备控制块 更多...

成员变量

struct rt_device parent
 继承 rt_device
 
const struct rt_uart_opsops
 串口设备的操作方法
 
struct serial_configure config
 串口设备的配置参数
 

详细描述

串口设备控制块