RtPCISlot Class
Encapsulates a PCI Slot number.
Inheritance Hierarchy
System.Object
IntervalZero.MaxRT.wRTOS.RtApi.IO.RtPCISlot
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.IO
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class RtPCISlot
The RtPCISlot class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Initializes a PCISlot instance. |
Properties
| Name | Description | |
|---|---|---|
|
|
The PCI device number. |
|
|
|
The PCI function number. |
Methods
| Name | Description | |
|---|---|---|
|
|
Bitwise combines the device and function to create a Slot integer. |
Fields
| Name | Description | |
|---|---|---|
|
|
Maximum device number allowed. |
|
|
|
Maximum function value allowed. |
See Also: