Improvements in COM port support

这个提交包含在:
2023-01-02 16:14:00 +01:00
父节点 e8e7d7b905
当前提交 c5a7d0fe05
共有 4 个文件被更改,包括 88 次插入84 次删除

查看文件

@@ -88,7 +88,7 @@
#define COMPORT_REG_MCR 0x04 /* Modem Control Register */
#define COMPORT_REG_LSR 0x05 /* Line Status Register */
#define COMPORT_REG_MSR 0x06 /* Modem Status Register */
#define COMPROT_REG_SR 0x07 /* Scratch Register */
#define COMPORT_REG_SR 0x07 /* Scratch Register */
/* Serial (COM) port initial state */
typedef struct _CPPORT