Enum ATACommands
Namespace: Cosmos.HAL.BlockDevice.Registers
Assembly: Cosmos.HAL2.dll
Syntax
public enum ATACommands : byte
Fields
| Name | Description |
|---|---|
| CacheFlush | |
| CacheFlushExt | |
| Eject | |
| Identify | |
| IdentifyDMA | |
| IdentifyPacket | |
| Packet | |
| Read | |
| ReadDma | |
| ReadDmaExt | |
| WriteDma | |
| WriteDmaExt |