rt_serial_device 结构体

优质
小牛编辑
124浏览
2023-12-01

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

成员变量

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

详细描述

串口设备控制块