KernOS
ports.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PORTS
 

Enumerations

enum  PORTS::PORT : uint16_t {
  PORTS::PIC1_COMMAND = 0x20, PORTS::PIC1_DATA = 0x21, PORTS::PIC2_COMMAND = 0xA0, PORTS::PIC2_DATA = 0xA1,
  PORTS::PIT_CHANNEL_O = 0x40, PORTS::PIT_CHANNEL_1 = 0x41, PORTS::PIT_CHANNEL_2 = 0x42, PORTS::PIT_COMMAND = 0x43
}