Unit PCI
From Ultibo.org
Return to Unit Reference
Contents
[hide]Description
Ultibo PCI/PCIe interface unit
Constants
[Expand]
PCI device, driver and host specific constants
PCI_*
[Expand]
PCI device type
PCI_TYPE_*
[Expand]
PCI device flag
PCI_FLAG_*
[Expand]
PCI host type
PCIHOST_TYPE_*
[Expand]
PCI host state
PCIHOST_STATE_*
[Expand]
PCI host flag
PCIHOST_FLAG_*
[Expand]
PCI status code
PCI_STATUS_*
[Expand]
PCI logging
PCI_LOG_*
Type definitions
To be documented
Public variables
PCI logging
PCI_DEFAULT_LOG_LEVEL:LongWord = PCI_LOG_LEVEL_DEBUG;
|
Minimum level for PCI messages. Only messages with level greater than or equal to this will be printed. |
PCI_LOG_ENABLED:Boolean;
|
Function declarations
To be documented
Return to Unit Reference