C# Class YeloDebug.ATAInputRegisters

显示文件 Open project: troymac1ure/Entity

Public Properties

Property Type Description
Command byte
CylinderHigh byte
CylinderLow byte
DriveHead byte
Features byte
Reserved byte
SectorCount byte
SectorNumber byte

Property Details

Command public_oe property

public byte Command
return byte

CylinderHigh public_oe property

public byte CylinderHigh
return byte

CylinderLow public_oe property

public byte CylinderLow
return byte

DriveHead public_oe property

public byte DriveHead
return byte

Features public_oe property

public byte Features
return byte

Reserved public_oe property

public byte Reserved
return byte

SectorCount public_oe property

public byte SectorCount
return byte

SectorNumber public_oe property

public byte SectorNumber
return byte