C# Class Mosa.HardwareSystem.IOPortRegion

显示文件 Open project: tgiphil/MOSA-Project Class Usage Examples

Public Methods

Method Description
IOPortRegion ( ushort baseIOPort, ushort size )

Initializes a new instance of the IOPortRegion class.

Method Details

IOPortRegion() public method

Initializes a new instance of the IOPortRegion class.
public IOPortRegion ( ushort baseIOPort, ushort size )
baseIOPort ushort The base IO port.
size ushort The size.