Class HBACommandTable
Inheritance
System.Object
HBACommandTable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.HAL.BlockDevice.Registers
Assembly: Cosmos.HAL2.dll
Syntax
public class HBACommandTable
Constructors
| Improve this Doc View SourceHBACommandTable(UInt32, UInt32)
Declaration
public HBACommandTable(uint aAddress, uint aPRDTCount)
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | aAddress | |
System.UInt32 | aPRDTCount |
Fields
| Improve this Doc View SourcePRDTEntry
Declaration
public HBAPRDTEntry[] PRDTEntry
Field Value
Type | Description |
---|---|
HBAPRDTEntry[] |
Properties
| Improve this Doc View SourceACMD
Declaration
public uint ACMD { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |
CFIS
Declaration
public uint CFIS { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |
Reserved
Declaration
public uint Reserved { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |