Class AHCI
AHCI class.
Inheritance
System.Object
AHCI
Namespace: Cosmos.Core.MemoryGroup
Assembly: Cosmos.Core.dll
Syntax
public class AHCI : object
Constructors
| Improve this Doc View SourceAHCI(UInt32)
Initialize AHCI instance.
Declaration
public AHCI(uint aSectorSize)
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | aSectorSize | A sector size. |
Fields
| Improve this Doc View SourceDataBlock
Data memory block.
Declaration
public MemoryBlock DataBlock
Field Value
Type | Description |
---|---|
MemoryBlock |