Class HBAPRDTEntry
Inheritance
System.Object
HBAPRDTEntry
Assembly: Cosmos.HAL2.dll
Syntax
public class HBAPRDTEntry : object
Constructors
|
Improve this Doc
View Source
HBAPRDTEntry(UInt32, UInt32)
Declaration
public HBAPRDTEntry(uint aAddress, uint aEntry)
Parameters
Type |
Name |
Description |
System.UInt32 |
aAddress |
|
System.UInt32 |
aEntry |
|
Properties
|
Improve this Doc
View Source
DBA
Declaration
public uint DBA { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
DBAU
Declaration
public uint DBAU { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
DBC
Declaration
public uint DBC { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
InterruptOnCompletion
Declaration
public byte InterruptOnCompletion { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Reserved
Declaration
public uint Reserved { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Reserved1
Declaration
public uint Reserved1 { get; }
Property Value
Type |
Description |
System.UInt32 |
|