C# Class OpenHardwareMonitor.Hardware.LPC.LPCIO

Datei anzeigen Open project: pklinef/open-hardware-monitor Class Usage Examples

Public Methods

Method Description
GetReport ( ) : string
LPCIO ( ) : System

Private Methods

Method Description
Detect ( ) : void
DetectIT87 ( ) : bool
DetectSMSC ( ) : bool
DetectWinbondFintek ( ) : bool
IT87Enter ( ) : void
IT87Exit ( ) : void
ReadByte ( byte register ) : byte
ReadWord ( byte register ) : ushort
ReportUnknownChip ( string type, int chip ) : void
SMSCEnter ( ) : void
SMSCExit ( ) : void
Select ( byte logicalDeviceNumber ) : void
WinbondNuvotonFintekEnter ( ) : void
WinbondNuvotonFintekExit ( ) : void

Method Details

GetReport() public method

public GetReport ( ) : string
return string

LPCIO() public method

public LPCIO ( ) : System
return System