Class PIT
Programmable Interval Timer (PIT) class. See also: IOGroup.
Namespace: Cosmos.Core.IOGroup
Assembly: Cosmos.Core.dll
Syntax
public class PIT : IOGroup
Fields
| Improve this Doc View SourceCommand
Command register port.
Declaration
public readonly IOPortWrite Command
Field Value
Type | Description |
---|---|
IOPortWrite |
Data0
Channel 0 data port.
Declaration
public readonly IOPort Data0
Field Value
Type | Description |
---|---|
IOPort |
Data1
Channel 1 data port.
Declaration
public readonly IOPort Data1
Field Value
Type | Description |
---|---|
IOPort |
Data2
Channel 2 data port.
Declaration
public readonly IOPort Data2
Field Value
Type | Description |
---|---|
IOPort |