Linux下串口配置初步探寻
一、在struct termios结构体中,对串口进行基本配置(如波特率设置,校验位和停止位设置 等)。 (一): struct termios //串口的设置主要是设置struct term ...
一、在struct termios结构体中,对串口进行基本配置(如波特率设置,校验位和停止位设置 等)。 (一): struct termios //串口的设置主要是设置struct term ...