MOS Source Code
Loading...
Searching...
No Matches
serial_driver.h File Reference
+ Include dependency graph for serial_driver.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  x86_com_port_t {
  COM1 = 0x3F8 , COM2 = 0x2F8 , COM3 = 0x3E8 , COM4 = 0x2E8 ,
  COM5 = 0x5F8 , COM6 = 0x4F8 , COM7 = 0x5E8 , COM8 = 0x4E8
}
 

Variables

const serial_driver_t x86_serial_driver
 

Enumeration Type Documentation

◆ x86_com_port_t

Enumerator
COM1 
COM2 
COM3 
COM4 
COM5 
COM6 
COM7 
COM8 

Definition at line 7 of file serial_driver.h.

Variable Documentation

◆ x86_serial_driver

const serial_driver_t x86_serial_driver
extern

Definition at line 32 of file serial_driver.c.