C# Class YeloDebug.IDERegisters

显示文件 Open project: troymac1ure/Entity

Public Properties

Property Type Description
CommandRegister byte
CylinderHigh byte
CylinderLow byte
DriveHead byte
Features byte
HostSendsData byte
SectorCount byte
SectorNumber byte

Property Details

CommandRegister public_oe property

public byte CommandRegister
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

HostSendsData public_oe property

public byte HostSendsData
return byte

SectorCount public_oe property

public byte SectorCount
return byte

SectorNumber public_oe property

public byte SectorNumber
return byte