Class PIC
PIC class. Represent PIC.
Namespace: Cosmos.Core.IOGroup
Assembly: Cosmos.Core.dll
Syntax
public class PIC : IOGroup
Fields
| Improve this Doc View SourceCmd
Command port.
Declaration
public readonly IOPort Cmd
Field Value
Type | Description |
---|---|
IOPort |
Data
Data port.
Declaration
public readonly IOPort Data
Field Value
Type | Description |
---|---|
IOPort |